From 537f5641206d065d3f84f1e5986a9a25904964c9 Mon Sep 17 00:00:00 2001 From: changelog Date: Tue, 25 Nov 2003 01:31:56 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index 077b92c2..aed373bb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2003-11-24 Messju Mohr + + * NEWS + libs/plugins/compiler.assign.php + libs/plugins/function.assign.php: + move function.assign.php to compiler.assign.php + + * libs/core/core.get_include_path.php: + silence occasional warnings of open_basedir- and + safe_mode-restrictions in core.get_include_path.php + 2003-11-23 Messju Mohr * libs/core/core.write_compiled_resource.php