From 5875af9372dd59e8cfc94be0637cc272072cb495 Mon Sep 17 00:00:00 2001 From: Date: Thu, 24 Aug 2000 01:09:16 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 70 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8b734e9dfc..a98190f4fa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,73 @@ +2000-08-23 Andrei Zmievski + + * EXTENSIONS: ext/icap is obsolete. + +2000-08-23 Daniel Beulshausen + + * php_modules.dsw: added curl, dbase and gettext to the project + + * ext/curl/curl.dsp: win32 projectfile for the curl extension + +2000-08-23 Sascha Schumann + + * NEWS: Add note about --with-kerberos + +2000-08-23 Daniel Beulshausen + + * ext/dbase/dbase.dsp: win32 projectfile for the dbase extension + + * ext/gettext/gettext.dsp: win32 projectfile fot the gettext extension + + * sapi/aolserver/php4aolserver.dsp + sapi/apache/php4apache.dsp + sapi/isapi/php4isapi.dsp + sapi/nsapi/php4nsapi.dsp + sapi/servlet/servlet.dsp: + changed the output directorys from the windowsbuilds + + * win32/php4dllts.dsp + win32/php4ts.dsp: + changed the intermediate output dir, to make it a bit cleaner + +2000-08-23 Sascha Schumann + + * pear/Makefile.in: + phpextdist is located in $(srcdir), so don't try to install it from + $(builddir). + +2000-08-23 Egon Schmid + + * ext/sockets/sockets.c: Changed long to int. + +2000-08-23 Andrei Zmievski + + * NEWS: formatting. + +2000-08-23 Sascha Schumann + + * ext/odbc/config.m4: -lt is preferred over \> + + * ext/gd/config.m4: Fix library order for -lpng -lz. + + PR: #3978 + +2000-08-23 Stanislav Malyshev + + * ext/standard/php_parsedate.h: Make parsedate build again + +2000-08-23 Sterling Hughes + + * ext/sockets/sockets.c: A little condensing, + Add an additional check to make sure port is specified with + AF_INET in connect(). + +2000-08-23 Chris Vandomelen + + * ext/sockets/sockets.c: + Corrected bugs in php_if_connect() to make it work properly -- needed to + run htons() on the port number provided, and needed to perform DNS lookups + properly and store the results as expected. + 2000-08-22 Dan Kalowsky * ext/odbc/config.m4 -- 2.40.0