+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: