summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2005-01-16 17:51:04 +0000
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2005-01-16 17:51:04 +0000
commitc085fd10b4ad686c90d25264bdda16b7396ecc63 (patch)
treecb59c060f90e9aaf4be71f69d566413498808220 /ChangeLog
parent8cd4d1886b68c6db4106e007ecdd0cdb8070b7cf (diff)
downloadxine-lib-c085fd10b4ad686c90d25264bdda16b7396ecc63.tar.gz
xine-lib-c085fd10b4ad686c90d25264bdda16b7396ecc63.tar.bz2
Add basic support for character entities:
- recognise &quot; &apos; &amp; &lt; &gt; &#X; (1<=X<256) - automatic decoding for text and for attribute values - provide a function for front-ends to use to escape text for XML output CVS patchset: 7352 CVS date: 2005/01/16 17:51:04
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 49a6ec070..008bc16b1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,7 @@ xine-lib (1.0.1)
* Shoutcast: fixed meta info handling
* MMST: fixed incorrect command length
* support for WMA Voice codec
+ * add limited support for character entities to the XML parser
xine-lib (1.0)
* unbreak DXR3 plugin