From 86ba80a2b72ab8b943d655f6b9883a7abe4fbe7e Mon Sep 17 00:00:00 2001 From: changelog Date: Fri, 9 Jan 2004 01:32:39 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index 618e0e83..e8568a79 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2004-01-08 Messju Mohr + + * NEWS + libs/core/core.assemble_plugin_filepath.php: + added caching of requested paths to smarty_core_assemble_plugin_filepath() + + * NEWS: + fix handling of comments inside {php}- and {literal}-blocks + + * libs/Smarty_Compiler.class.php: + fixed handling of comments inside {php} and {literal} + 2004-01-06 Messju Mohr * NEWS