From 1c604216e36e0b3f7332e91d0f18701e9f19fa8d Mon Sep 17 00:00:00 2001 From: changelog Date: Sun, 23 Nov 2003 01:31:55 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 79ca1c70..af243b01 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2003-11-22 Messju Mohr + + * libs/plugins/function.assign.php: + remove use of extract() in smarty_function_assign() + + * NEWS + libs/Smarty.class.php: + remove property $undefined. "null" is used literally instead + 2003-11-21 Messju Mohr * libs/Smarty_Compiler.class.php: