From 67488ee51730c1ee82cc5cda79ff5bef4861c504 Mon Sep 17 00:00:00 2001 From: changelog Date: Thu, 26 Jun 2003 00:30:13 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index cb71b7c4..3aef804b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2003-06-25 Monte Ohrt + + * libs/core/core.assemble_auto_filename.php + libs/core/core.write_cache_paths_file.php: + fix typo, fix write_cache_paths logic + + * libs/Smarty.class.php + libs/core/core.assemble_auto_filename.php: + fix SMARTY_COMPILE_DIR_SEP problem, make local var + 2003-06-24 Monte Ohrt * libs/Smarty.class.php