From 78e8967871dee909fca90ffc62a0d924a18e1702 Mon Sep 17 00:00:00 2001 From: changelog Date: Wed, 25 Sep 2002 00:37:37 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7b0cd54e..3ff9e820 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2002-09-24 Andrei Zmievski + + * NEWS: *** empty log message *** + + * Smarty_Compiler.class.php: + Fix to be able to use $smarty.x variables as arrays. + 2002-09-23 Monte Ohrt * Config_File.class.php: