summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 0 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index bdfaf1d23..b279fd1f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,8 +3,6 @@ xine-lib (1.1.17) 2009-??-??
* Fix an error in Matroska PTS calculation.
* Some front ends hang due to the hang fixes in 1.1.16. Fix this by
removing a break statement.
- * Enable libmpeg2new. This is not yet production code; the old mpeg2
- decoder remains the default.
* Fix broken size checks in various input plugins (ref. CVE-2008-5239).
* More malloc checking (ref. CVE-2008-5240).
* Fix race conditions in gapless_switch (ref. kde bug #180339)