diff ChangeLog @ 160:faea6db52ef1

Attribute order in parsed XML is now preserved.
author cmlenz
date Wed, 16 Aug 2006 21:54:49 +0000
parents 03a0cca25cf6
children f767cf98e3e3
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,7 +15,7 @@
  * 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
+ * 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
    XML character reference.
  * String literals in XPath expressions that contain spaces are now parsed
Copyright (C) 2012-2017 Edgewall Software