Mercurial > genshi > mirror
diff ChangeLog @ 523:d3e5fe934d6e stable-0.4.x
Ported [626] to 0.4.x branch.
author | cmlenz |
---|---|
date | Fri, 15 Jun 2007 20:19:29 +0000 |
parents | dc8646e2e918 |
children | c16ccc077d72 |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,9 @@ * `TextTemplate` can now handle unicode source (ticket #125). * A `<?python ?>` processing instruction containing trailing whitespace no longer causes a syntax error (ticket #127). + * The I18n filter now skips the content of elements that have an `xml:lang` + attribute with a fixed string value. Basically, `xml:lang` can now be used + as a flag to mark specific sections as not needing localization. Version 0.4.1