diff ChangeLog @ 594:0fb43dc2e165

Add option to I18n filter to only extract strings in gettext function calls.
author cmlenz
date Mon, 13 Aug 2007 23:02:46 +0000
parents 7145e4eba2ec
children f436c7db99f5
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -36,6 +36,8 @@
  * The template loader now raises a `TemplateNotFound` error when a previously
    cached template is removed or renamed, where it previously was passing up
    an `OSError`.
+ * The Genshi I18n filter can be configured to only extract messages found in
+   `gettext` function calls, ignoring any text nodes and attribute values.
 
 
 Version 0.4.3
Copyright (C) 2012-2017 Edgewall Software