diff --git a/ChangeLog b/ChangeLog index 30ce6d19..671cffb7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-11-15 Messju Mohr + + * libs/plugins/function.html_options.php: + fixed semantically misleading check for $options (use isset() instead + of is_array() because it is always an array). + + thanks to albert almeida. + 2004-11-08 Messju Mohr * libs/Smarty_Compiler.class.php: