diff ChangeLog @ 579:2f7f6b70d5b9 trunk

Fix for augmented assignments to local variables. Thanks to Erik Bray for reporting the problem.
author cmlenz
date Tue, 31 Jul 2007 21:40:51 +0000
parents 3014f14fc83d
children 7fa2de21af4a
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,13 @@
    speed up rendering of that template a bit.
 
 
+Version 0.4.4
+http://svn.edgewall.org/repos/genshi/tags/0.4.4/
+(?, from branches/stable/0.4.x)
+
+ * Fixed augmented assignment to local variables in Python code blocks.
+
+
 Version 0.4.3
 http://svn.edgewall.org/repos/genshi/tags/0.4.3/
 (Jul 17 2007, from branches/stable/0.4.x)
Copyright (C) 2012-2017 Edgewall Software