From 9f661b34834780adeb26b433574303f44eed7f0e Mon Sep 17 00:00:00 2001 From: changelog Date: Fri, 1 Aug 2003 00:30:46 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index d26cde1c..03c39b67 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2003-07-31 Messju Mohr + + * NEWS + libs/Smarty.class.php + libs/Smarty_Compiler.class.php: + enabled registration of class-methods as callbacks for the + register_*-functions + + use: array('classname', 'method_name')) as callback + 2003-07-29 Messju Mohr * libs/Smarty.class.php