From 3ce1c0958180080c7cde559dbc66a1bce6cba628 Mon Sep 17 00:00:00 2001 From: changelog Date: Sun, 26 Oct 2003 00:32:32 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index ed4af61c..8a9ab597 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2003-10-25 Messju Mohr + + * libs/Smarty_Compiler.class.php: + removed unused property _output_type + removed unused param $tag_attrs of _parse_var_props() + cleaned up alignment of class-properties + 2003-10-23 Messju Mohr * libs/Smarty_Compiler.class.php: