From 18f57df605b9414a7fbb2df422f5ddf5c48872d3 Mon Sep 17 00:00:00 2001 From: Date: Thu, 17 Feb 2000 02:09:12 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) diff --git a/ChangeLog b/ChangeLog index dc48d3c414..0afeade510 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,62 @@ +2000-02-16 Frank M. Kromann + + * ext/mssql/mssql.dsp + ext/mssql/.cvsignore: + Fixing up TS-modes. Non TS-modes will bee added later + +2000-02-16 Zeev Suraski + + * sapi/apache/mod_php4.c + sapi/apache/php_apache.c + sapi/apache/sapi_apache.c + build/ltlib.mk + configuration-parser.y + ext/standard/browscap.c: + - Updated the browscap module to work with PHP 4.0 + + * SAPI.c + main.c + php4.dsp + php4dll.dsp + sapi/isapi/php4isapi.c: - Update .dsp's + - Fix auth_user issue + +2000-02-16 Andrew Skalski + + * ext/ftp/ftp.c: recognize 125 as success for put/get commands + +2000-02-16 Sascha Schumann + + * build/library.mk: + Add test to avoid recursion, if the build environment is not + correctly set up. + +2000-02-16 Andrei Zmievski + + * TODO: I'd really like that. + +2000-02-16 Andi Gutmans + + * NEWS: Add to the news + + * sapi/isapi/php4isapi.c: + - In IIS ISAPI when the user presses the STOP button while the script is + running make sure it stops gracefully. Before it stuck the server. + +2000-02-16 Thies C. Arntzen + + * TODO: speedup parse_url! + + * ext/standard/url.c: (url_parse) only free regex if compile worked. + + * ext/standard/url.c: (url_parse) fix memory leak (#3495) + +2000-02-16 Andi Gutmans + + * NEWS: - OK, for a change I remember to put my changes in the NEWS file. + + * ext/ldap/ldap.c: - PHP_WIN32 + 2000-02-15 Zeev Suraski * SAPI.c -- 2.40.0