From 3bf70e677c1b53654c8c1235d93fc8447ed0b3ed Mon Sep 17 00:00:00 2001 From: changelog Date: Tue, 24 Feb 2004 01:32:33 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index e45c9ddf..3c2be22c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2004-02-23 Messju Mohr + + * NEWS: + fix handling of integer values like width and delay im + smarty_function_popup() + + * libs/plugins/function.popup.php: + fixed handling of integer-attributes + + * libs/Config_File.class.php + libs/Smarty.class.php + libs/Smarty_Compiler.class.php: + updated version to 2.6.3-dev + 2004-02-22 Messju Mohr * libs/plugins/function.html_select_date.php: