From 5385475a5e76731b09953669e5732ba2db81a2a8 Mon Sep 17 00:00:00 2001 From: "Uwe.Tews" Date: Wed, 16 Dec 2009 16:27:06 +0000 Subject: [PATCH] - update of changelog --- change_log.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/change_log.txt b/change_log.txt index 2fecc013..dcebfce4 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,4 +1,14 @@ +12/16/2009 +- update of changelog + +12/14/2009 +- fixed sideefect of last modification (objects in array index did not work anymore) + +12/13/2009 +- allow boolean negation ("!") as operator on variables outside {if} tag + 12/12/2009 +- bugfix on single quotes inside {function} tag - fix short append/prepend attributes in {block} tags 12/11/2009