diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-07-13 16:27:49 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-07-13 16:27:49 +0100 |
commit | 5651b420ac2f8efb0f467caebf28c98a6e926c1a (patch) | |
tree | 37c8f1b683c1beff6eaef81a2d987290abbd1761 /ChangeLog | |
parent | 808c235a885a8bb4368a3e2ce9eca995d1b529bd (diff) | |
parent | 0ba64cf66fef7411ae2626027c7dfa4a00d4f432 (diff) | |
download | xine-lib-5651b420ac2f8efb0f467caebf28c98a6e926c1a.tar.gz xine-lib-5651b420ac2f8efb0f467caebf28c98a6e926c1a.tar.bz2 |
Merge XML parser relaxation branch.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -34,6 +34,9 @@ xine-lib (1.1.90) (Unreleased) consider alternative daemons. Note: aRTs will not be present in KDE 4. * Convert the FAQ and the Hacker's Guide from DocBook SGML to DocBook 4.4 XML, and the figures from fig files to SVG files. + * 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. xine-lib (1.1.8) (Unreleased) * Send a channel-changed event to the frontend when receiving the SYNC |