From 6845fb08ff5c9ec2a6c28eb8f6129d45f798a482 Mon Sep 17 00:00:00 2001 From: changelog Date: Wed, 1 Sep 2004 00:34:21 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index e4bbe976..31c3e9cc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2004-08-31 Monte Ohrt + + * libs/Smarty_Compiler.class.php: + fix preg_quote + + * libs/Smarty_Compiler.class.php: + fix math in object params, clean up some regex on the way, change + preg_ delimiters to ~ to avoid character clashes with ! and % + 2004-08-30 Monte Ohrt * NEWS