diff ChangeLog @ 184:e27a48802987

Interpolate multiline expressions in templates. Thanks to Christian Boos for reporting the problem and providing the fix.
author cmlenz
date Tue, 22 Aug 2006 13:16:09 +0000
parents d07ce6c1dbbe
children 8e5a3048b359
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 Version 0.2
 http://svn.edgewall.org/repos/markup/tags/0.2.0/
-(?, from branches/stable/0.2.x)
+(Aug 22 2006, from branches/stable/0.2.x)
 
  * XPath syntax errors now contain position info (ticket #20).
  * Errors in expression evaluation now contain the correct line number in the
@@ -31,6 +31,8 @@
    literals before).
  * XPath expressions in now support XPath variables ($var) in predicates
    (ticket #31).
+ * Expressions in templates can now span multiple lines if they are enclosed
+   in curly braces.
 
 
 Version 0.1
Copyright (C) 2012-2017 Edgewall Software