aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2011-03-24 02:22:39 +0100
committerMichael Niedermayer <michaelni@gmx.at>2011-03-24 02:22:39 +0100
commit99d3772ef464b276d50faa2dde6dd14fda40b237 (patch)
treee2446842de57199731dbac9ab527fe214ac29684
parent15cfc6c97d403d06cf6ea0bc6ba5eb8e493857c2 (diff)
downloadffmpeg-99d3772ef464b276d50faa2dde6dd14fda40b237.tar.gz
Update changelog to match our (late) 0.6.2 release
-rw-r--r--Changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index bcf6428ce9..f3dcb97865 100644
--- a/Changelog
+++ b/Changelog
@@ -3,11 +3,11 @@ releases are sorted from youngest to oldest.
version 0.6.3:
-- fix compilation with --enable-hardcoded-tables
version 0.6.2:
+- fix compilation with --enable-hardcoded-tables
- Fix invalid reads in VC-1 decoding (related to CVE-2011-0723)
- Do not attempt to decode APE file with no frames
(adresses http://packetstorm.linuxsecurity.com/1103-exploits/vlc105-dos.txt)