summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2007-04-21 22:05:50 +0100
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2007-04-21 22:05:50 +0100
commit5bdc44a5e1ab86562d344a1e14373527406bf914 (patch)
tree9f8d438c63bbfedb7cfbf482c4117f73be1936b0 /ChangeLog
parent326c127679bb27c7e894ddebf9db49158744fd38 (diff)
downloadxine-lib-5bdc44a5e1ab86562d344a1e14373527406bf914.tar.gz
xine-lib-5bdc44a5e1ab86562d344a1e14373527406bf914.tar.bz2
Handle single-quoted attributes in XML.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8dc98f713..1f3dce98c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.