From 0a216a69d6b23cc3e4f64d2ab2b9f347ea805597 Mon Sep 17 00:00:00 2001 From: changelog Date: Sat, 21 Dec 2002 01:35:48 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8b9f082d..14d0c811 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2002-12-20 Monte Ohrt + + * Smarty_Compiler.class.php: + few more fixes, spaces around function parameters + + * Smarty_Compiler.class.php: + fix misc syntax issues with {if} tags + 2002-12-20 Monte Ohrt * Smarty_Compiler.class.php: