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