From 1b019c7ea5a7c066ff2bf38f2f7dd387e3a09885 Mon Sep 17 00:00:00 2001 From: changelog Date: Sat, 2 Oct 2004 00:35:32 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ChangeLog b/ChangeLog index 11c5cb53..84443b47 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2004-10-01 Messju Mohr + + * libs/Smarty.class.php + libs/Smarty_Compiler.class.php: + - better header for compiled includes (more in line with compiled + templates) + + - reuse cache_serials if a file is compiled more than once in one + process (force_compile) + + - don't print nocache-delimiters wenn already inside + process_cached_inserts() + 2004-09-29 Messju Mohr * libs/Smarty.class.php: