]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Thu, 6 Jan 2005 01:35:51 +0000 (01:35 +0000)
committer <changelog@php.net> <>
Thu, 6 Jan 2005 01:35:51 +0000 (01:35 +0000)
ChangeLog

index de9fdd1942b0f8c6f70a7206c8af75d49c9f0058..e533ed1425b64623973205eaeb3be072d95f6617 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+2005-01-05  Joe Orton  <jorton@redhat.com>
+
+    * ext/curl/interface.c:
+      Fix #31413: curl POSTFIELDS usage on 64-bit platforms.
+
+2005-01-05  Anantha Kesari H Y  <hyanantha@novell.com>
+
+    * (PHP_5_0)
+      ext/session/mod_files.c:
+      passing FD_CLOEXEC would be a standard way to pass argument to fcntl's last
+      argument than 1
+
+    * (PHP_5_0)
+      ext/ldap/ldap.c:
+      Removed redundant NEW_LIBC checks for NETWARE
+
+    * (PHP_5_0)
+      ext/ftp/php_ftp.c:
+      Removed redundant NEW_LIBC checks for NetWare
+
+    * (PHP_5_0)
+      ext/ftp/ftp.c:
+      Removed redundant NEW_LIBC checks
+
 2005-01-04  Frank M. Kromann  <frank@kromann.info>
 
     * ext/gmp/config.w32: