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: