diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-09-14 20:48:15 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-09-14 20:48:15 +0100 |
commit | b082228f605a882268764635023dde7e80cd0329 (patch) | |
tree | cbcd2ce5404890c9e32ed5949479788d95ae5437 | |
parent | 7ad9950de18e577dcf8e28ede08c433051a80dab (diff) | |
download | xine-lib-b082228f605a882268764635023dde7e80cd0329.tar.gz xine-lib-b082228f605a882268764635023dde7e80cd0329.tar.bz2 |
Update changelog.
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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). |