From 3def9079fd6992b24827ce0b6e563c624a5ab41b Mon Sep 17 00:00:00 2001 From: Date: Fri, 30 Jun 2000 01:09:04 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) diff --git a/ChangeLog b/ChangeLog index de0536bcba..5b9b728d39 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,64 @@ +2000-06-29 Zeev Suraski + + * ext/standard/php_dir.h + NEWS + ext/standard/basic_functions.c + ext/standard/dir.c: Fixed opendir() thoroughly + +2000-06-29 Thies C. Arntzen + + * configure.in: welcome 4.0.2-dev + +2000-06-29 Andi Gutmans + + * ext/pgsql/pgsql.dsp: - Get rid of absolute path + + * ext/pgsql/pgsql.dsp: - Make pgsql compile on Windows. + +2000-06-29 Stanislav Malyshev + + * ext/wddx/wddx.c: Lowercase class name before checking for it + + * ext/standard/var.c: Lowercase class name before looking for it + +2000-06-29 Kristian Köhntopp + + * ext/standard/basic_functions.c + ext/standard/mail.c + ext/standard/php_mail.h: ezmlm_hash() function also available for php4. + +2000-06-29 Andi Gutmans + + * sapi/cgi/cgi_main.c: - Extra newline crept in somehow + +2000-06-29 Stanislav Malyshev + + * ext/standard/file.c: + Make fgets not use maximal buffer length always, but shrink buffer + if it's too big. + +2000-06-29 Andi Gutmans + + * sapi/cgi/cgi_main.c + main/config.w32.h: + - Fix problem with DICARD_PATH being defined in windows + +2000-06-29 Andrei Zmievski + + * NEWS: Starting 4.0.2 changes. + +2000-06-29 Stanislav Malyshev + + * ext/session/session.c: + Try to fix #5271 - crash when $HTTP_SESSION_VARS is already defined + via "global" + +2000-06-29 Charles Hagenbuch + + * pear/DB/mysql.php: + check the return value of mysql_select_db() ("James L. Pine" + ) + 2000-06-28 Andrei Zmievski * TODO: Would be a useful thing to have. -- 2.50.1