ChangeLog update

This commit is contained in:
changelog
2002-04-05 01:21:30 +00:00
parent 9c93dc8273
commit 78b12556cd

View File

@@ -1,3 +1,12 @@
2002-04-04 Monte Ohrt <monte@ispi.net>
* docs/designers.sgml: update doc error
* docs/designers.sgml
plugins/modifier.escape.php
NEWS
Smarty.class.php: added htmlall attribute to escape modifier
2002-04-03 Andrei Zmievski <andrei@php.net>
* Smarty_Compiler.class.php: Fixed undefined offset warning in {if} tag.