diff --git a/ChangeLog b/ChangeLog index 46cdd520..8d78cf4f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2002-04-04 Monte Ohrt + + * 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 * Smarty_Compiler.class.php: Fixed undefined offset warning in {if} tag.