summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2008-01-09 23:51:40 +0000
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2008-01-09 23:51:40 +0000
commit05b60afb93b690e01acdaa30c747dbe8715a8932 (patch)
treed8bd595b12f4072c2d48bac46f71592902095731
parent2a9d1fe9f99cc2329a762f6e30a8ee0dc8e84014 (diff)
downloadxine-lib-05b60afb93b690e01acdaa30c747dbe8715a8932.tar.gz
xine-lib-05b60afb93b690e01acdaa30c747dbe8715a8932.tar.bz2
Add the bug no. for the strtok_r fix.
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c2a6a74de..b3ba9c3eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
xine-lib (1.1.9.1) (unreleased)
* Fix a read-past-end bug in xine-lib's internal strtok_r replacement.
- (Only affects systems without strtok_r.)
+ (Only affects systems without strtok_r.) [Bug #19]
xine-lib (1.1.9)
* Fix dvd://.../title[.chapter] handling (somewhat broken in 1.1.8).