From b5cd9743c8c693b63f75468039d4f3f9c4281e70 Mon Sep 17 00:00:00 2001 From: changelog Date: Fri, 20 Dec 2002 01:36:08 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/ChangeLog b/ChangeLog index 54503f96..5dafba93 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2002-12-19 Monte Ohrt + + * Smarty_Compiler.class.php: + commit updates, passes all smoke tests + + * NEWS: + update NEWS file + + * Smarty_Compiler.class.php: + fixed literal string not in quotes as parameters + + * NEWS + Smarty_Compiler.class.php: + fix misc syntax issues, add ability to pass modifiers to functions + 2002-12-18 Monte Ohrt * NEWS: