From c97878d7fe30bc250cafbc75ab9fab2786d2f20c Mon Sep 17 00:00:00 2001 From: changelog Date: Fri, 18 Jul 2003 00:30:46 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index 180a123a..384eef2d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2003-07-17 Messju Mohr + + * libs/core/core.process_compiled_include.php + libs/core/core.read_cache_file.php: + improved checking of compiled_include against cached-template with + non-cached-chunks + + * libs/core/core.write_compiled_include.php: + fixed too short open-tag + + * libs/plugins/function.eval.php: + fixed assign parameter for eval (must have gotton lost on its way to 2.5.0) + cleaned up indentiation + 2003-07-03 Messju Mohr * libs/Smarty_Compiler.class.php: