changeset 12293:126690afcda7

release name, changes
author alex
date Mon, 26 Apr 2004 10:17:10 +0000
parents 114f3d149324
children 63c637842dcf
files ChangeLog
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Mon Apr 26 10:12:40 2004 +0000
+++ b/ChangeLog	Mon Apr 26 10:17:10 2004 +0000
@@ -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 @@
     * 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