diff ChangeLog @ 785:64bf70856f02

Fix for #250: ignore expressions in attribute values when inside `i18n:msg` elements.
author cmlenz
date Thu, 31 Jul 2008 14:18:25 +0000
parents 3b56a328c11f
children 1d7b582b09a4
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,14 @@
  * Support for Python 2.3 has been dropped.
 
 
+Version 0.5.2
+http://svn.edgewall.org/repos/genshi/tags/0.5.2/
+(???, from branches/stable/0.5.x)
+
+ * Fix problem with I18n filter that would get confused by expressions in
+   attribute values when inside an `i18n:msg` block (ticket #250).
+
+
 Version 0.5.1
 http://svn.edgewall.org/repos/genshi/tags/0.5.1/
 (Jul 9 2008, from branches/stable/0.5.x)
Copyright (C) 2012-2017 Edgewall Software