From e997a2f769f4f3ef8deb9c709b8d86ab2f8afbab Mon Sep 17 00:00:00 2001 From: changelog Date: Wed, 19 Nov 2003 01:36:21 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5e3699d6..826d9139 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2003-11-18 Messju Mohr + + * NEWS + libs/Smarty.class.php + libs/Smarty_Compiler.class.php: + move Smarty::quote_replace() to Smarty_Compiler::_quote_replace() + + * libs/Smarty.class.php: + removed extract-calls from _include()- and _eval()-wrappers + variables passed with {include_php} have to accessed as members of $params + now + 2003-11-17 Messju Mohr * docs/designers.sgml: