ChangeLog update

This commit is contained in:
changelog
2003-01-25 01:31:37 +00:00
parent 6e0c6ce6f3
commit 6951e710a2

View File

@@ -1,3 +1,13 @@
2003-01-24 Monte Ohrt <monte@ispi.net>
* Smarty_Compiler.class.php:
fix compiling problem with {foreach} tags
* Smarty.class.php
Smarty_Compiler.class.php:
put objects in own array, add object param format support, change
object syntax from foo.bar to foo->bar
2003-01-23 Monte Ohrt <monte@ispi.net>
* NEWS