changeset 159:759c8f5e9efe trunk

Another changelog update
author cmlenz
date Wed, 16 Aug 2006 21:30:55 +0000
parents 3f23fafeef99
children d19e8a2c549e
files ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,8 @@
  * CDATA sections are now passed through the pipeline and serialized correctly.
    That allows using <script> or <style> elements in XHTML output that is still
    compatible with HTML user agents.
+ * The XHTML serializer now correctly handles elements in foreign namespaces
+   (such as SVG or MathML).
  * Fixed relative includes in templates on Windows (ticket #27).
  * Output can be encoded using legacy codecs such as ISO-8859-1, any character
    not representable in the chosen encoding gets replaced by the corresponding
Copyright (C) 2012-2017 Edgewall Software