From 82ed1ec63ef5b72fe495dd125a0bbef5b30a428a Mon Sep 17 00:00:00 2001 From: changelog Date: Tue, 16 Sep 2003 00:32:13 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0d5409a2..e80560a6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2003-09-15 Messju Mohr + + * libs/Smarty.class.php + libs/Smarty_Compiler.class.php + libs/core/core.write_cache_paths_file.php: + backed out _smarty_cached_paths-file-handling + + * libs/Smarty.class.php + libs/core/core.rm_auto.php: + fixed clear_compiled_tpl with explicit $tpl_file given + fixed return value of smarty_core_rm_auto() + Smarty::_unlink() + + * libs/Smarty.class.php: + little fix in _get_auto_filename() + 2003-09-14 Messju Mohr * libs/Smarty.class.php