From 0e729b502fa34cd416429ebc317f803f2ab4b4fa Mon Sep 17 00:00:00 2001 From: Date: Wed, 28 Feb 2001 02:09:10 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/ChangeLog b/ChangeLog index fb0277ab36..2415dea9e8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,45 @@ +2001-02-27 Andi Gutmans + + * ext/readline/readline.c + ext/sablot/sablot.c + ext/session/mod_user.c + ext/standard/assert.c + ext/xml/xml.c + ext/oci8/oci8.c: + - Pointed out by Andrei. zval_ptr_dtor() should be used instead of the + zval_del_ref() function which should be nuked. + +2001-02-27 Ben Mansell + + * sapi/isapi/php4isapi.c: + Added PHP_AUTH_USER, PHP_AUTH_PW and PHP_AUTH_TYPE environment variables + for Zeus/ISAPI, so basic authenication works. + + Submitted by: daniel@zeus.com + +2001-02-27 Sebastian Bergmann + + * TODO: + PHP3_TLS_*() macros are no longer used in ext/dav/dav.c, ext/ldap/ldap.c. + +2001-02-27 Stanislav Malyshev + + * TODO: ws fix + +2001-02-27 Sebastian Bergmann + + * TODO: + Daniel told me he is working on this one, and he is pretty close to finishing the job. + +2001-02-27 Stanislav Malyshev + + * TODO: Add UNC in the "todo" list + +2001-02-27 Zeev Suraski + + * ext/standard/output.c + ext/standard/php_output.h: Fix chunked output buffering support + 2001-02-26 Sascha Schumann * ext/ircg/ircg.c -- 2.40.0