ChangeLog update

This commit is contained in:
changelog
2003-02-04 01:32:22 +00:00
parent 706b51988c
commit dbccda094d

View File

@@ -1,3 +1,34 @@
2003-02-03 Monte Ohrt <monte@ispi.net>
* NEWS:
update news file
2003-02-03 Greg Beaver <greg@chiaraquartet.net>
* ChangeLog
Smarty.class.php:
begin fixing phpdoc comments in Smarty.class.php
* ChangeLog
Config_File.class.php:
fixed phpdoc comments
2003-02-03 Monte Ohrt <monte@ispi.net>
* Smarty_Compiler.class.php:
allow $foo->bar[$x].foo syntax
* Smarty_Compiler.class.php
index.php
configs/test.conf
templates/index.tpl:
fix accidental commit
* index.php
configs/test.conf
templates/index.tpl:
allow $foo->bar[$j].blah type of syntax
2003-02-02 Greg Beaver <cellog@php.net>
* Smarty.class.php