From d48618640e8b841e30d4e8f23b252b9fe457ff48 Mon Sep 17 00:00:00 2001 From: changelog Date: Fri, 21 Feb 2003 01:32:35 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/ChangeLog b/ChangeLog index 60531b0c..32ee1e7f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2003-02-20 Monte Ohrt + + * NEWS + Smarty.class.php: + add get_config_vars() method, update get_template_vars() functionality + + * NEWS + Smarty.class.php: + fix minor logic in _fetch_template_info() + + * NEWS + Smarty.class.php: + support merging appended vars + + * NEWS + Smarty.class.php: + fix cache groups behavior with compile_id set + 2003-02-19 Monte Ohrt * Smarty.class.php: