diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-04-17 23:11:47 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-04-17 23:11:47 +0100 |
commit | 0f0eb18f64c7b7fdc9a95808a8e14e9cb24b83f7 (patch) | |
tree | f37096a3db5881825c6e43f0b6e210cabb1261d3 | |
parent | 931ca6f5fea6b53dee5bf3131dc0e46199425038 (diff) | |
download | xine-lib-1.1.6.tar.gz xine-lib-1.1.6.tar.bz2 |
Add a changelog entry for the fixes for the CDDA crash & DVD hang; mark release.xine-lib-1_1_6-release1.1.6
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,4 @@ -xine-lib (1.1.6) [UNRELEASED] +xine-lib (1.1.6) * Split the DirectFB plugin into X11 and non-X versions. * Improve the Mac OS X video output plugin. Thanks to Matt Messier. * Fixed the XcbXv plugin - an empty plugin would be built if "old" Xv @@ -7,6 +7,8 @@ xine-lib (1.1.6) [UNRELEASED] with junk content, the plugin could potentially consume lots of memory (possibly causing a local DoS). Also, a few small memory leaks have been eliminated. + * Fixed a CDDA-related crash and a DVD-related hang, both caused by the + same change in 1.1.5. xine-lib (1.1.5) * Security fixes: |