From bf701b85d488e21f23b68a791c6db2366de026b9 Mon Sep 17 00:00:00 2001 From: changelog Date: Thu, 22 Dec 2005 06:32:00 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index c0629175..edaf50df 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2005-12-21 boots + + * NEWS + libs/Smarty_Compiler.class.php: + Fix improper tokenization of certain inline math expressions. + + Thanks to gerard at forums for reporting this. + 2005-12-19 Messju Mohr * libs/plugins/function.math.php: