Mercurial > genshi > mirror
diff ChangeLog @ 512:ed9f1300f3bf trunk
Fix for #125 (text template handling unicode source). Thanks to Christian Boos for the patch.
author | cmlenz |
---|---|
date | Wed, 06 Jun 2007 11:31:44 +0000 |
parents | 5e7604c2d60d |
children | 203bd6a3c93d |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,7 @@ of the doctype as string, in addition to the `(name, pubid, sysid)` tuple. * The I18n filter was not replacing the original attributes with the translation, but instead adding a second attribute with the same name. + * `TextTemplate` can now handle unicode source (ticket #125). Version 0.4.1