From 59e06a38e7625cd3f035d1632cd6fb67f366a2e9 Mon Sep 17 00:00:00 2001 From: changelog Date: Fri, 12 Apr 2002 00:26:29 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/ChangeLog b/ChangeLog index 85af29f7..97112ec0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2002-04-11 Andrei Zmievski + + * BUGS + FAQ + INSTALL + NEWS + Smarty.class.php + Smarty_Compiler.class.php + docs/getting-started.sgml: + Fixed directory separtor issue. Requiring PHP 4.0.6 now. + + * NEWS + Smarty_Compiler.class.php: + Added ability to use simple variables for array indices or object properties. + + * TESTIMONIALS: Another one. + + * TESTIMONIALS: Adding one from Mark P. + 2002-04-05 Andrei Zmievski * Smarty_Compiler.class.php