From 43ccceb67dd86a9214070dbfb49e5c4bab30a6e0 Mon Sep 17 00:00:00 2001 From: changelog Date: Sat, 7 Jun 2003 00:31:18 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/ChangeLog b/ChangeLog index 14701ba9..ff12b97f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2003-06-06 Monte Ohrt + + * libs/plugins/core.parse_file_path.php: + fix problem with new default_resource_type changes + + * NEWS: + update NEWS file info + + * NEWS + libs/Smarty.class.php + libs/plugins/core.parse_file_path.php: + add default_resource_type, ignore 1 char resource names + + * NEWS + libs/Config_File.class.php: + fix bug where config file starts with hidden section + 2003-06-04 Monte Ohrt * NEWS