From 2e30d0390ef11118eb39a0db1819679f8abd0f1f Mon Sep 17 00:00:00 2001 From: changelog Date: Sun, 12 Sep 2004 00:33:39 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index f8e611c1..2bd0f7f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2004-09-11 Messju Mohr + + * libs/plugins/function.debug.php: + removed notice from {debug} + thanks to Peter Billen for pointing this one out! + +2004-09-11 Monte Ohrt + + * libs/Smarty_Compiler.class.php: + fix more object calling syntax issues + 2004-09-10 Messju Mohr * NEWS