comparison ChangeLog @ 156:cc707c5873f3

Updated !ChangeLog to reflect [197].
author cmlenz
date Wed, 16 Aug 2006 18:20:07 +0000
parents 7a4086c22a64
children 03a0cca25cf6
comparison
equal deleted inserted replaced
155:50d4b08017df 156:cc707c5873f3
14 compatible with HTML user agents. 14 compatible with HTML user agents.
15 * Fixed relative includes in templates on Windows (ticket #27). 15 * Fixed relative includes in templates on Windows (ticket #27).
16 * Output can be encoded using legacy codecs such as ISO-8859-1, any character 16 * Output can be encoded using legacy codecs such as ISO-8859-1, any character
17 not representable in the chosen encoding gets replaced by the corresponding 17 not representable in the chosen encoding gets replaced by the corresponding
18 XML character reference. 18 XML character reference.
19 * String literals in XPath expressions that contain spaces are now parsed
20 as expected.
21 * Added support for the XPath functions boolean(), ceiling(), concat(),
22 contains(), false(), floor(), normalize-space(), number(), starts-with(),
23 string-length(), substring(), substring-after(), substring-before(),
24 translate(), and true().
19 25
20 26
21 Version 0.1 27 Version 0.1
22 http://svn.edgewall.org/repos/markup/tags/0.1.0/ 28 http://svn.edgewall.org/repos/markup/tags/0.1.0/
23 (Aug 3 2006, from branches/stable/0.1.x) 29 (Aug 3 2006, from branches/stable/0.1.x)
Copyright (C) 2012-2017 Edgewall Software