From 8161894d2c5e525245e827ebfea1bb6fd42235a0 Mon Sep 17 00:00:00 2001 From: changelog Date: Sun, 26 Jan 2003 01:32:58 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 86ae1770..28c5660c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2003-01-25 Monte Ohrt + + * Smarty.class.php + Smarty_Compiler.class.php: + add support for restriction to registered methods + + * plugins/outputfilter.trimwhitespace.php: + update with textarea support + 2003-01-24 Monte Ohrt * Smarty_Compiler.class.php: