# HG changeset patch # User cmlenz # Date 1155834522 0 # Node ID 5f538e7617014ac18be47dc9e3e1f51234748351 # Parent 1999291f7a3016a1bd75a80a2d28b908f84df4e2 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/