From: Date: Sun, 29 Oct 2000 01:09:07 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-4.0.4RC3~475 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a400c594ba2c4b1f21de7e18d656bfe8f2cf45a0;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 93a59450a6..10d0f8ceac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,34 @@ +2000-10-28 Jani Taskinen + + * ext/ldap/ldap.c + ext/ldap/php_ldap.h: + Fix for bug #7416. ldap_set|get_option() are also in NSLDAP SDKs. + +2000-10-28 Stig Venaas + + * ext/snmp/config.m4 + configure.in: + Moving --with-openssl to global configure, want OpenSSL for not just snmp + +2000-10-28 Stanislav Malyshev + + * ext/session/php_session.h + ext/session/session.c: Allow to send secure cookies + +2000-10-28 Andi Gutmans + + * acinclude.m4: - Fix from Sascha. It fixes errorneous inclusion of bz2 + +2000-10-28 Zeev Suraski + + * NEWS + ext/standard/basic_functions.c + ext/standard/fsock.c + ext/standard/http_fopen_wrapper.c + main/fopen-wrappers.c: + - URL-opened files now store the HTTP response header in $http_response_header + - Some layout updates + 2000-10-27 Sascha Schumann * sapi/apache2filter/php_apache.h