diff ChangeLog @ 473:4ed941aa0cbf trunk

Apply patch from #113, also closing #114.
author cmlenz
date Fri, 11 May 2007 11:32:28 +0000
parents 76a0ec32835d
children b373f80f7763 2f46ae8deae2
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