Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2011-03-24 04:22:39 +0300
committerMichael Niedermayer <michaelni@gmx.at>2011-03-24 04:22:39 +0300
commit99d3772ef464b276d50faa2dde6dd14fda40b237 (patch)
treee2446842de57199731dbac9ab527fe214ac29684 /Changelog
parent15cfc6c97d403d06cf6ea0bc6ba5eb8e493857c2 (diff)
Update changelog to match our (late) 0.6.2 release
Diffstat (limited to 'Changelog')
-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)