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: