summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2007-09-14 20:48:15 +0100
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2007-09-14 20:48:15 +0100
commitb082228f605a882268764635023dde7e80cd0329 (patch)
treecbcd2ce5404890c9e32ed5949479788d95ae5437
parent7ad9950de18e577dcf8e28ede08c433051a80dab (diff)
downloadxine-lib-b082228f605a882268764635023dde7e80cd0329.tar.gz
xine-lib-b082228f605a882268764635023dde7e80cd0329.tar.bz2
Update changelog.
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 07a71a58f..80f974f4a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -37,6 +37,8 @@ xine-lib (1.1.90) (Unreleased)
* The XML parser no longer ignores <?...?> elements.
Such elements are handled as if they were after the XML content for
compatibility reasons, though they must appear before it.
+ * The XML parser handles CDATA elements.
+ * Text handling within XML is improved.
xine-lib (1.1.9) (unreleased)
* Fix dvd://.../title[.chapter] handling (somewhat broken in 1.1.8).