diff ChangeLog @ 523:5b59e911e6c3 stable-0.4.x

Ported [626] to 0.4.x branch.
author cmlenz
date Fri, 15 Jun 2007 20:19:29 +0000
parents c8b6d3c0d389
children f9ad40cae2f7
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
Copyright (C) 2012-2017 Edgewall Software