summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changelog1
-rw-r--r--doc/APIchanges2
2 files changed, 2 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index a5044498a5..b785197083 100644
--- a/Changelog
+++ b/Changelog
@@ -11,6 +11,7 @@ version 0.7:
- All av_metadata_* functions renamed to av_dict_* and moved to libavutil
- 4:4:4 H.264 decoding support
- 10-bit H.264 optimizations for x86
+- Bump libswscale for recently reported ABI break
version 0.7_beta2:
diff --git a/doc/APIchanges b/doc/APIchanges
index 460e8dde83..79d9749373 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -7,7 +7,7 @@ libavdevice: 2011-04-18
libavfilter: 2011-04-18
libavformat: 2011-04-18
libpostproc: 2011-04-18
-libswscale: 2011-04-18
+libswscale: 2011-06-20
libavutil: 2011-04-18