diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-03-10 03:32:45 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-03-10 03:32:45 +0000 |
commit | 7c037569b273a754f232f42309f7bda34c9d5268 (patch) | |
tree | 91c068651f5650d59f1cf67fec6a774031cc0c82 | |
parent | 925407b099b381f2cd5137b82e92b864e63eca5c (diff) | |
download | xine-lib-7c037569b273a754f232f42309f7bda34c9d5268.tar.gz xine-lib-7c037569b273a754f232f42309f7bda34c9d5268.tar.bz2 |
Add the missing changelog entry for 1afef0ba01d6.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -12,6 +12,11 @@ xine-lib (1.1.11) unreleased causing failure to play some files. * Support 16-bit big-endian DTS audio. * Improved frame snapshot API. (ABI extension.) + * Re-add support for # (stream parameter separator) in raw filenames, + without the bugs found in the original implementation. + (This is a convenience feature for users only. Front ends which rely on + it for functions like subtitle file detection must instead use file:// + MRLs; if they don't, we consider them to be buggy.) xine-lib (1.1.10.1) 2008-02-07 * Security fixes: |