From: Scott MacVicar Date: Sun, 9 Sep 2007 16:12:09 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.5RC1~190 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e041a39e25fc7188da2c77f7724ba3131bc0f098;p=php BFN --- diff --git a/NEWS b/NEWS index ce2dd2d1de..324f89170a 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,7 @@ PHP NEWS - Added optional parameter $provide_object to debug_backtrace(). (Sebastian) - Fixed bug #42579 (apache_reset_timeout() does not exist). (Jani) +- Fixed bug #42549 (ext/mysql failed to compile with libmysql 3.23). (Scott) - Fixed bug #42523 (PHP_SELF duplicates path). (Dmitry) - Fixed bug #42512 (ip2long('255.255.255.255') should return 4294967295 on 64-bit PHP). (Derick)