From 1ca6e5e09b7c378d56f333f526d6088e84e6747d Mon Sep 17 00:00:00 2001 From: changelog Date: Thu, 31 Mar 2005 01:32:22 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/ChangeLog b/ChangeLog index c389af64..1feddc55 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2005-03-30 Messju Mohr + + * libs/plugins/function.math.php: + re-enabled hex-constant. i hope in a sane way this time. + +2005-03-30 Monte Ohrt + + * libs/plugins/function.math.php: + fix function testing logic + + * libs/Smarty_Compiler.class.php: + disable variable func calls completely + + * libs/Smarty_Compiler.class.php: + disallow variable func calls when security is enabled + 2005-03-22 Messju Mohr * NEWS