diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-01-09 23:51:40 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-01-09 23:51:40 +0000 |
commit | 05b60afb93b690e01acdaa30c747dbe8715a8932 (patch) | |
tree | d8bd595b12f4072c2d48bac46f71592902095731 | |
parent | 2a9d1fe9f99cc2329a762f6e30a8ee0dc8e84014 (diff) | |
download | xine-lib-05b60afb93b690e01acdaa30c747dbe8715a8932.tar.gz xine-lib-05b60afb93b690e01acdaa30c747dbe8715a8932.tar.bz2 |
Add the bug no. for the strtok_r fix.
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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). |