diff ChangeLog @ 474:2f54482aa019 stable-0.4.x

Ported [573] to 0.4.x.
author cmlenz
date Fri, 11 May 2007 11:34:00 +0000
parents 3549279963ea
children bb939ed3058c 06c639eda872
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,12 @@
    argument.
  * The `HTMLFormFiller` stream filter no longer alters form elements for which
    the data element contains no corresponding item.
+ * Code in `<?python ?>` processing instructions no longer gets the special
+   treatment as Python code in template expressions, i.e. item and attribute
+   access are no longer interchangeable (which was broken in a number of ways
+   anyway, see ticket #113). This change does not affect expressions.
+ * Numerous fixes for the execution of Python code in `<?python ?>` processing
+   instructions (tickets #113 and #114).
 
 
 Version 0.4
Copyright (C) 2012-2017 Edgewall Software