diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-01-11 15:37:37 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-01-11 15:37:37 +0000 |
commit | 33705e739deb34b959d4a3ecb0b3a6a6b60420c8 (patch) | |
tree | d4f33a74d477d038a2757d96f2fbf9beebfaddcc | |
parent | 0c0bc8da469f415f3558010658df40349f9eca74 (diff) | |
download | xine-lib-33705e739deb34b959d4a3ecb0b3a6a6b60420c8.tar.gz xine-lib-33705e739deb34b959d4a3ecb0b3a6a6b60420c8.tar.bz2 |
Changelog entry for the PPC/Darwin display fix.
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ xine-lib (1.1.9.1) (unreleased) (Fix ported from mplayer changeset 22821) * Fix a read-past-end bug in xine-lib's internal strtok_r replacement. (Only affects systems without strtok_r.) [Bug #19] + * Fix a bug which causes video playback display errors on PPC/Darwin. xine-lib (1.1.9) * Fix dvd://.../title[.chapter] handling (somewhat broken in 1.1.8). |