summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2007-06-03 03:01:31 +0100
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2007-06-03 03:01:31 +0100
commitf398c68b695ee3dad829d95a724573ca42926205 (patch)
treec1e4e55719c5802bc868010f23ef9088892a5678 /ChangeLog
parenta3caa5974f860b9702089c4ffea54e22f658fb49 (diff)
downloadxine-lib-f398c68b695ee3dad829d95a724573ca42926205.tar.gz
xine-lib-f398c68b695ee3dad829d95a724573ca42926205.tar.bz2
Add a comment & changelog entry for the mmap bug fix.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a827947c7..ff67ebc56 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,6 +20,7 @@ xine-lib (1.1.7) (unreleased)
also avoids an improper saturation.
* Prioritize the musepack demuxer over mpgaudio, as sometimes the latter can
misfire and report a good file as unplayable.
+ * Fix an mmap problem with huge files on 32-bit systems.
xine-lib (1.1.6)
* Split the DirectFB plugin into X11 and non-X versions.