diff ChangeLog @ 162:f767cf98e3e3

Implement the XPath relational operators and the `round()` function.
author cmlenz
date Wed, 16 Aug 2006 22:48:48 +0000
parents faea6db52ef1
children 40b32b020fd6
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,9 +21,9 @@
  * String literals in XPath expressions that contain spaces are now parsed
    as expected.
  * Added support for the XPath functions boolean(), ceiling(), concat(),
-   contains(), false(), floor(), normalize-space(), number(), starts-with(),
-   string-length(), substring(), substring-after(), substring-before(),
-   translate(), and true().
+   contains(), false(), floor(), normalize-space(), number(), round(),
+   starts-with(), string-length(), substring(), substring-after(),
+   substring-before(), translate(), and true().
 
 
 Version 0.1
Copyright (C) 2012-2017 Edgewall Software