diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-04-21 22:05:50 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-04-21 22:05:50 +0100 |
commit | 5bdc44a5e1ab86562d344a1e14373527406bf914 (patch) | |
tree | 9f8d438c63bbfedb7cfbf482c4117f73be1936b0 /ChangeLog | |
parent | 326c127679bb27c7e894ddebf9db49158744fd38 (diff) | |
download | xine-lib-5bdc44a5e1ab86562d344a1e14373527406bf914.tar.gz xine-lib-5bdc44a5e1ab86562d344a1e14373527406bf914.tar.bz2 |
Handle single-quoted attributes in XML.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ xine-lib (1.1.7) (unreleased) * Support libdca (new name for libdts) by shuffling around the dts.h file. * Add support for MDHD version 1 atom in demux_qt. [bug #1679398] + * Handle single-quoted attribute values in XML. xine-lib (1.1.6) * Split the DirectFB plugin into X11 and non-X versions. |