From 2cd1bcdfe6e22bc68098dd03f1a97aa6c14b259a Mon Sep 17 00:00:00 2001 From: changelog Date: Thu, 4 Dec 2003 01:32:08 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index f6fd0c5f..c9efd1a8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2003-12-03 Messju Mohr + + * NEWS + libs/Smarty.class.php: + remove $global_assign property from Smarty and $global_assign-handling + from the constructor. the only visible change is, that $SCRIPT_NAME is + not available in the tempates anymore. $smarty.server.SCRIPT_NAME has + to be used from now. + +2003-12-03 boots + + * docs/designers.sgml: + Fixed example for count_characters + 2003-12-01 boots * docs/designers.sgml: