summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-04-26 10:17:10 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-04-26 10:17:10 +0000
commitbb618238f57da7f8babf283746beea221282ff76 (patch)
treea025ea6e54843ddd647a580846b06390e37ea747 /ChangeLog
parentbaa587170e63566f91dad212ff8b42d6c7966f4a (diff)
downloadmpv-bb618238f57da7f8babf283746beea221282ff76.tar.bz2
mpv-bb618238f57da7f8babf283746beea221282ff76.tar.xz
release name, changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12294 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 889e11536f..cf17320616 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,12 @@
mplayer (1.0)
- pre4: "New Year Release"
+ pre4: "Niu ririsu"
Security:
* HTTP parser remote heap overflow vulnerability fixed
+ * Real RTSP boundary checks
+ * Matroska possible buffer overflow
+ * Malicious CD TOC oveerflow in CDDB code
DOCS:
* new Copyright file covers files from other projects and their licenses
@@ -30,6 +33,7 @@ mplayer (1.0)
* enable SSE optimizations under MinGW
* SSE support under OpenBSD
* Altivec support under NetBSD
+ * GCC 3.4 support (due to changed behaviour in ASM code snippets)
Demuxers:
* Matroska containing RealVideo works better