From 0959b16f87f748e8958a3efb3035dda91e79640d Mon Sep 17 00:00:00 2001 From: Date: Sat, 19 Aug 2000 01:09:15 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/ChangeLog b/ChangeLog index 46aa68927d..30ca45027b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,42 @@ +2000-08-18 Andi Gutmans + + * main/fopen-wrappers.c: - Centralize more fopen-wrappers functionality. + +2000-08-18 Frank M. Kromann + + * ext/mssql/mssql.dsp + ext/mssql/mssql_win32_howto.txt: Adding howto file for MS SQL + +2000-08-18 Chuck Hagenbuch + + * ext/imap/php_imap.c: + use estrndup and efree to hopefully avoid both munging of arguments and + leaking memory. + +2000-08-18 Ben Mansell + + * sapi/isapi/php4isapi.c: + REQUEST_URI is a handy server variable, lets pass it onto ISAPI/PHP + +2000-08-18 Sascha Schumann + + * ext/standard/url_scanner.c: Add necessary *_FETCH() macros + +2000-08-18 Sterling Hughes + + * ext/standard/string.c: + * ext/curl/curl.c + ext/curl/php_curl.h: Purely cosmetic. + + * ext/standard/string.c: Fix #6234 + +2000-08-18 Hartmut Holzgraefe + + * ext/standard/array.c: + typo fix in array_diff error message, fixes bug #6236 + + * ext/standard/array.c: minor typo fix in proto + 2000-08-17 Sam Ruby * sapi/servlet/servlet.c: -- 2.40.0