From 01531187a4a1effe761fe5a8721bb339fefba437 Mon Sep 17 00:00:00 2001 From: changelog Date: Wed, 19 Feb 2003 01:32:18 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index fdf97791..6bfcdaf2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2003-02-18 Monte Ohrt + + * NEWS + Smarty.class.php + Smarty_Compiler.class.php: + support foo->bar[index] syntax + + * Smarty_Compiler.class.php: + allow $foo->bar[0] syntax + 2003-02-17 Monte Ohrt * plugins/modifier.escape.php: