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: