diff ChangeLog @ 528:f38ce008ab0a

Integrated [http://babel.edgewall.org/ Babel] message extraction plugin, and added I18n doc page.
author cmlenz
date Wed, 20 Jun 2007 09:48:55 +0000
parents 49848aaa7839
children c8806216aec4
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,7 +13,7 @@
 
 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.
@@ -25,6 +25,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
Copyright (C) 2012-2017 Edgewall Software