From: foobar Date: Mon, 17 Apr 2006 22:14:32 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.1.3RC3~16 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5fd0994495433a57fcbedd96f3cd62bc32fdde72;p=php BFN --- diff --git a/NEWS b/NEWS index 7a3bfa581a..e2aeea6f12 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Apr 2006, PHP 5.1.3 +- Fixed bug #37103 (libmbfl headers not installed). (Jani) - Fixed bug #37062 (compile failure on ARM architecture). (Tony) - Fixed bug #37061 (curl_exec() doesn't zero-terminate binary strings). (Tony) - Fixed bug #37060 (Type of retval of Countable::count() is not checked).