From d7ad4c4c8d04bd7dc7ff7840387cf882b48d5346 Mon Sep 17 00:00:00 2001 From: changelog Date: Sat, 24 Feb 2007 01:31:21 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/ChangeLog b/ChangeLog index 436cc108..f25ab845 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2007-02-23 Monte Ohrt + + * libs/Smarty_Compiler.class.php: + escape creating of language=php from interleaving + + * libs/Smarty_Compiler.class.php: + add removed line back in + + * libs/Smarty_Compiler.class.php: + fix up last patch, remove unnecessary lines + + * libs/Smarty_Compiler.class.php: + fix situation when no compiled tags are present + + * libs/Smarty_Compiler.class.php: + fix problem with php open tags generated from tag interleaving + 2007-02-06 boots * docs/en/programmers/advanced-features/template-resources.xml: