# HG changeset patch # User cmlenz # Date 1155834522 0 # Node ID 40b32b020fd6f6aa7f4599d42312065f4d1d36f8 # Parent 7888f4104cc07420a3a3224fe4ca6c9b4c0dd5c8 Added recent changes to change log file. diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -24,7 +24,11 @@ contains(), false(), floor(), normalize-space(), number(), round(), starts-with(), string-length(), substring(), substring-after(), substring-before(), translate(), and true(). - + * Non-ASCII characters in expressions should now be handled correctly (ticket + #29). + * Default values for arguments of template functions now also work with + constants and complex expressions (they only worked for string or number + literals before). Version 0.1 http://svn.edgewall.org/repos/markup/tags/0.1.0/