From 1b2513649b8f1d5302ae27e02283113976018d6d Mon Sep 17 00:00:00 2001 From: changelog Date: Mon, 15 Sep 2003 00:34:47 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 70fd1220..0d5409a2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2003-09-14 Messju Mohr + + * libs/Smarty.class.php + libs/core/core.assemble_auto_filename.php: + removed auto-filenames from path-cache. merged assemble_auto_filename + back into Smarty::_get_auto_filename() + 2003-09-12 Messju Mohr * libs/Smarty_Compiler.class.php: