aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReinhard Tartler <Reinhard.Tartler@informatik.uni-erlangen.de>2011-02-18 17:06:06 +0100
committerReinhard Tartler <siretart@tauware.de>2011-02-20 09:38:11 +0100
commit2adad90ae767f2129d454885e268ff765812244a (patch)
treea9a9d7d9d3b33278e7ade585616a65b44d7914a2
parent808f9ce727fb05058a43de8d64539eddf5fa74d6 (diff)
downloadffmpeg-2adad90ae767f2129d454885e268ff765812244a.tar.gz
Amend Changelog for 0.5.4
-rw-r--r--Changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 6d631fe3fc..31e3bd5b21 100644
--- a/Changelog
+++ b/Changelog
@@ -6,7 +6,8 @@ version 0.5.4:
- Fix memory corruption in wmv parsing (addresses CVE-2010-3908)
- Fix heap corruption crashes (addresses CVE-2011-0722)
- Fix crashes in vorbis decoding found by zzuf (addresses CVE-2010-4704)
-- Fix another crash in vorbis decoder (addresses CVE-2011-0480, Chrome issue 68115)
+- Fix another crash in vorbis decoding (addresses CVE-2011-0480, Chrome issue 68115)
+- Fix invalid reads in vc1 decoding (related to CVE-2011-0723)