Mercurial > genshi > genshi-test
diff ChangeLog @ 168:40b32b020fd6
Added recent changes to change log file.
author | cmlenz |
---|---|
date | Thu, 17 Aug 2006 17:08:42 +0000 |
parents | f767cf98e3e3 |
children | ce0bfdff334c |
line wrap: on
line diff
--- 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/