From 80ca348679314bea55acc8293a599b1aa921c334 Mon Sep 17 00:00:00 2001 From: changelog Date: Wed, 25 Dec 2002 01:35:29 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index b807d197..6c1a5aac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2002-12-24 Monte Ohrt + + * Smarty_Compiler.class.php: + added correct line numbers to smarty syntax error messages + + * docs/programmers.sgml: + update append documentation, make more clear on its function + + * Smarty_Compiler.class.php: + fix modifier matching regexp + 2002-12-23 Monte Ohrt * Smarty_Compiler.class.php: