Mercurial > genshi > mirror
diff ChangeLog @ 532:c16ccc077d72 stable-0.4.x 0.4.2
Ported [634:637] to 0.4.x branch.
author | cmlenz |
---|---|
date | Wed, 20 Jun 2007 10:50:18 +0000 |
parents | d3e5fe934d6e |
children | 1c5682c0b6f3 |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ Version 0.4.2 http://svn.edgewall.org/repos/genshi/tags/0.4.2/ -(?, from branches/stable/0.4.x) +(Jun 20, from branches/stable/0.4.x) * The `doctype` parameter of the markup serializers now also accepts the "name" of the doctype as string, in addition to the `(name, pubid, sysid)` tuple. @@ -12,6 +12,7 @@ * 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. + * Added plugin for message extraction via Babel (http://babel.edgewall.org/). Version 0.4.1