From cc60d7a165148c4d4b57348bb4879c49f53e9d28 Mon Sep 17 00:00:00 2001 From: Date: Thu, 17 May 2001 01:09:51 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 56 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) diff --git a/ChangeLog b/ChangeLog index e8670f5ff3..82077b5772 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,59 @@ +2001-05-16 Sterling Hughes + + * ext/curl/config.m4 + ext/curl/curl.c + ext/curl/php_curl.h: + Add a compile check for the cURL version and fix the compile in general. + +2001-05-16 James Moore + + * ext/gd/php_gd.h: - Sync prototype and definition of phpi_get_le_gd + +2001-05-16 Sterling Hughes + + * sapi/apache/mod_php4.c: + + * sapi/apache/mod_php4.c: MFH + + * sapi/apache/mod_php4.c: Remove redundancy + + + * sapi/apache/mod_php4.c: fix windows build. + + +2001-05-16 Jon Parise + + * pear/Log/file.php: + Close the logfile after each write to prevent blocking due to concurrency. + +2001-05-16 James Moore + + * win32/php_modules.dsw: - Add dbx extension to php_modules workspace + +2001-05-16 Zeev Suraski + + * sapi/apache/mod_php4.c: Merge memory usage into memory limit + +2001-05-16 Sascha Schumann + + * ext/gd/Makefile.in: MFH r1.9 + + * ext/gd/Makefile.in: Fix for #10900. + + Submitted by: cech@debian.org + +2001-05-16 Daniel Beulshausen + + * sapi/apache/mod_php4.c: MFH + + * sapi/apache/mod_php4.c: add missing apls_fetch + +2001-05-16 Jani Taskinen + + * ext/standard/image.c: MFH + + * ext/standard/image.c: Fixed bugs: #10297, #10615, #10783, #10880 + 2001-05-15 Jon Parise * ext/standard/basic_functions.c -- 2.50.1