From f15188c6dc178831150397a574cd753b8d82a719 Mon Sep 17 00:00:00 2001 From: changelog Date: Fri, 21 Mar 2003 01:39:04 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9bc0f290..ae57e209 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2003-03-20 Monte Ohrt + + * libs/Smarty_Compiler.class.php: + fix notice when no parameter is passed to default + +2003-03-20 Messju Mohr + + * NEWS + libs/Smarty.class.php: + removed notice of undefined var in _rm_auto() + 2003-03-19 Monte Ohrt * libs/plugins/function.html_checkboxes.php