From: Date: Thu, 6 Jan 2005 01:35:51 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: RELEASE_0_2~404 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=10696169b260d32f1b4138762d7a3c488a35fdf3;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index de9fdd1942..e533ed1425 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,27 @@ +2005-01-05 Joe Orton + + * ext/curl/interface.c: + Fix #31413: curl POSTFIELDS usage on 64-bit platforms. + +2005-01-05 Anantha Kesari H Y + + * (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 * ext/gmp/config.w32: