Mercurial > genshi > genshi-test
diff ChangeLog @ 512:bdaf75981ec7
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 | 3073ac688651 |
children | ced12be33858 |
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