From 13088d27e44bdd9315cf50f3f314b067c60861f9 Mon Sep 17 00:00:00 2001
From: Ramiro Polla <ramiro.polla@gmail.com>
Date: Sat, 3 Jul 2010 20:57:32 +0000
Subject: [PATCH] APIchanges: add entry for r23985 (install lfg.h)

Originally committed as revision 24031 to svn://svn.ffmpeg.org/ffmpeg/trunk
---
 doc/APIchanges | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/APIchanges b/doc/APIchanges
index 5efcd7b6fe7..80746d795b4 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -12,6 +12,10 @@ libavutil:   2009-03-08
 
 API changes, most recent first:
 
+2010-07-02 - r23985 - lavu 50.20.0 - lfg.h
+  Export av_lfg_init(), av_lfg_get(), av_mlfg_get(), and av_bmg_get() through
+  lfg.h.
+
 2010-06-29 - r23885 - lavc 52.79.0
   Added FF_COMPLIANCE_UNOFFICIAL and changed all instances of FF_COMPLIANCE_INOFFICIAL to use FF_COMPLIANCE_UNOFFICIAL
 
-- 
GitLab