diff ChangeLog @ 343:4ff2338e89cd

Remove automatic calling of expression evaluation results if they are callable. See [http://groups.google.com/group/genshi/browse_thread/thread/f515986760918d41 this mailing list thread].
author cmlenz
date Fri, 10 Nov 2006 10:00:44 +0000
parents 5f2c7782cd8a
children 8e75b83d3e71 c0a4114786cc
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -26,6 +26,8 @@
    immediate children.
  * Split up the `genshi.template` module into multiple modules inside the new
    `genshi.template` package.
+ * Results of expression evaluation are no longer implicitly called if they
+   are callable.
 
 Version 0.3.4
 http://svn.edgewall.org/repos/genshi/tags/0.3.4/
Copyright (C) 2012-2017 Edgewall Software