From: Date: Sun, 28 May 2000 02:15:08 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: PRE_EIGHT_BYTE_ALLOC_PATCH~220 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f1b988d2afb5614e1876534a14293ab63ae2979e;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 1ecfb30490..43360056a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,58 @@ +2000-05-27 Hartmut Holzgraefe + + * ext/gd/config.m4: + added comments to the System/Distribution specific default + path tests for gd.h + + ? can someone imagine a clever way to have that done for + _all_ packages in a simple and general way ? + + * ext/gd/config.m4: + should make SuSE 6.x users happy (and anybody else with gh.d in + /usr/include/gd ... ) + +2000-05-27 Sascha Schumann + + * acinclude.m4: + Solve conflict with mysql's readdir_r check. Both defined HAVE_READDIR_R, + but with different values. + +2000-05-27 Hartmut Holzgraefe + + * ext/standard/Makefile.in + ext/standard/basic_functions.c + ext/standard/crypt.c + ext/standard/datetime.c + ext/standard/dl.h + ext/standard/dns.c + ext/standard/microtime.c + ext/standard/php_noavail.c + ext/standard/php_noavail.h + php.h: a second (cleaner?) try on warnings about unsupported functions + +2000-05-27 Andi Gutmans + + * ext/standard/basic_functions.c + ext/standard/crypt.c + ext/standard/datetime.c + ext/standard/dns.c + ext/standard/file.c + ext/standard/microtime.c + php.h: + - I'm not sure if PHP_NOT_IN_THIS_BUILD is the way to handle these + - functions but in any case I have changed it to PHP_NOT_IN_THIS_BUILD() + + * NEWS + ext/session/mod_files.c + fopen-wrappers.c + sapi/cgi/cgi_main.c: + - Fix problem in sessions module under Win32. Need to use ; as an options + - delimiter in save_path instead of :. + +2000-05-27 Zeev Suraski + + * ext/standard/info.c: Add Sam Ruby + 2000-05-26 Rasmus Lerdorf * sapi/apache/mod_php4.c: Changed the Apache handler's return status to 'Declined' when a requested