From 9a13bd125f4162bb1b44446172f454b78ca9d6c1 Mon Sep 17 00:00:00 2001 From: changelog Date: Thu, 6 Feb 2003 01:33:11 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/ChangeLog b/ChangeLog index 58254948..d0fd7c5f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2003-02-05 Monte Ohrt + + * NEWS + Smarty_Compiler.class.php: + treat undefined constants as null + + * NEWS + Smarty.class.php: + fix problem with inserts and nested fetches + + * Smarty_Compiler.class.php: + fix "if" regex for math tokens + + * NEWS + Smarty.class.php + Smarty_Compiler.class.php + docs/getting-started.sgml: + added support for extracting params to include_php + 2003-02-04 Monte Ohrt * RELEASE_NOTES: