]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Sun, 29 Oct 2000 01:09:07 +0000 (01:09 +0000)
committer <changelog@php.net> <>
Sun, 29 Oct 2000 01:09:07 +0000 (01:09 +0000)
ChangeLog

index 93a59450a67ac390479efb9425b439418e8fd077..10d0f8ceac360fcf0dcd40f2794ac02cbf49ca2d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,34 @@
+2000-10-28  Jani Taskinen  <sniper@iki.fi>
+
+    * 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  <venaas@uninett.no>
+
+    * ext/snmp/config.m4
+      configure.in:
+    Moving --with-openssl to global configure, want OpenSSL for not just snmp
+
+2000-10-28  Stanislav Malyshev  <stas@zend.com>
+
+    * ext/session/php_session.h
+      ext/session/session.c: Allow to send secure cookies
+
+2000-10-28  Andi Gutmans  <andi@zend.com>
+
+    * acinclude.m4: - Fix from Sascha. It fixes errorneous inclusion of bz2
+
+2000-10-28  Zeev Suraski  <zeev@zend.com>
+
+    * 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  <sascha@schumann.cx>
 
     * sapi/apache2filter/php_apache.h