From 5bcba1fadf999e75ee9017a1cd3f6f883d99fc1d Mon Sep 17 00:00:00 2001 From: Date: Wed, 4 Oct 2000 01:09:08 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/ChangeLog b/ChangeLog index 79d8ac18fa..9b5a14ee16 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,37 @@ +2000-10-03 Sascha Schumann + + * ext/shmop/README: typo + + * ext/pfpro/pfpro.c: +2000-10-03 Andi Gutmans + + * NEWS + configure.in + main/php_version.h: - Package RC2 + + * tests/testdirname: + - Add dirname() test. Don't have time to create a real regression test + + * ext/standard/string.c: - Fix dirname() + +2000-10-03 Sterling Hughes + + * ext/skeleton/php_skeleton.h + ext/skeleton/skeleton.c: Fix some small issues. + +2000-10-03 Andi Gutmans + + * main/fopen-wrappers.c: + - Fix V_CHDIR_FILE() to only chdir() when a directory part is specified. + Use this instead of broken php_dirname() in fopen-wrappers.c + + * main/main.c + ext/standard/string.c: - Fix VC++ warning + + * sapi/cgi/cgi_main.c: + - Fix request_uri to take it's value from SCRIPT_NAME if PATH_INFO is not + defined + 2000-10-02 Rasmus Lerdorf * ext/imap/config.m4: -- 2.50.1