diff ChangeLog @ 160:d19e8a2c549e trunk

Attribute order in parsed XML is now preserved.
author cmlenz
date Wed, 16 Aug 2006 21:54:49 +0000
parents 759c8f5e9efe
children 456039594db9
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