From: Date: Wed, 5 Jan 2005 01:35:56 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: RELEASE_0_2~406 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f243fccfd4fea7bf3ad78d63f999ddceed563d40;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 4a8510c997..de9fdd1942 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,42 @@ +2005-01-04 Frank M. Kromann + + * ext/gmp/config.w32: + Allow gmp to compile under Win32 + +2005-01-04 Wez Furlong + + * ext/standard/streamsfuncs.c: + Fix #31408: memory leak in stream_socket_recvfrom + +2005-01-04 Jani Taskinen + + * (PHP_4_3) + main/network.c + main/php_network.h: + - Fix bug #31403 (php_hostconnect not defined as PHPAPI) + + * (PHP_4_3) + NEWS + NEWS: + BFN + + * (PHP_4_3) + ext/gd/config.m4 + ext/gd/gd.c: + MFH: - Fixed bug #31396 (compile fails with gd 2.0.33 without freetype) + + * ext/gd/config.m4 + ext/gd/config.m4 + ext/gd/gd.c + ext/gd/gd.c: + - Fixed bug #31396 (compile fails with gd 2.0.33 without freetype) + +2005-01-04 Ilia Alshanetsky + + * (PHP_5_0) + ext/openssl/xp_ssl.c: + Fixed compiler warning resulting from an unused variable. + 2005-01-03 Stanislav Malyshev * ext/sqlite/libsqlite/src/auth.c