From 78b12556cd91e763be184a8cf7e70579440a69cc Mon Sep 17 00:00:00 2001 From: changelog Date: Fri, 5 Apr 2002 01:21:30 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) 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.