diff options
author | Justin Ruggles | 2011-04-19 19:37:29 -0400 |
---|---|---|
committer | Justin Ruggles | 2011-04-20 11:46:23 -0400 |
commit | 53f7628d38b8884016042f0d9527c71611d9182e (patch) | |
tree | e5fa9596d508732f6bb9deae673068e5241d6cc4 /doc/APIchanges | |
parent | 14e3b120adb6e3c0337ffce2f595f85f2a1f33a2 (diff) |
update last major version increase dates in APIchanges
Diffstat (limited to 'doc/APIchanges')
-rw-r--r-- | doc/APIchanges | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 2c0d58519e..a9faaf927c 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -1,13 +1,13 @@ Never assume the API of libav* to be stable unless at least 1 week has passed since the last major version increase. The last version increases were: -libavcodec: ? -libavdevice: ? -libavfilter: 2009-10-18 -libavformat: ? -libpostproc: ? -libswscale: ? -libavutil: 2009-03-08 +libavcodec: 2011-04-18 +libavdevice: 2011-04-18 +libavfilter: 2011-04-18 +libavformat: 2011-04-18 +libpostproc: 2011-04-18 +libswscale: 2011-04-18 +libavutil: 2011-04-18 API changes, most recent first: |