diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2011-02-06 09:46:32 -0500 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2011-02-06 20:31:47 +0100 |
commit | 561ca02066c574db25be3ebb7a740bb20acab5a4 (patch) | |
tree | 859b83f632edc131119c714b520b04892cdeaa6c /doc | |
parent | 340a20ea650523358322072677ea734e3d502d59 (diff) | |
download | ffmpeg-561ca02066c574db25be3ebb7a740bb20acab5a4.tar.gz |
Fill in missing date.
(cherry picked from commit ae0f8a1a33158397c5014745424389ba1f543cfd)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/APIchanges | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 5c15ae9229..b44182d45f 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,7 +13,7 @@ libavutil: 2009-03-08 API changes, most recent first: -2011-02-XX - fe174fc - lavf 52.97.0 - avio.h +2011-02-06 - fe174fc - lavf 52.97.0 - avio.h Add flag for non-blocking protocols: URL_FLAG_NONBLOCK 2011-02-04 - f124b08 - lavf 52.96.0 - avformat_free_context() |