From: Ilia Alshanetsky Date: Mon, 30 Nov 2009 15:22:01 +0000 (+0000) Subject: bfn X-Git-Tag: php-5.2.12RC4~24 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fb44cca847a0a72ade1bf648307939a1c5aed17c;p=php bfn --- diff --git a/NEWS b/NEWS index b768692847..638376882b 100644 --- a/NEWS +++ b/NEWS @@ -1,11 +1,12 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Dec 2009, PHP 5.2.12RC4 +- Improved fix for bug #50006 (Segfault caused by uksort()). (Stas) + - Fixed bug #50266 (conflicting types for llabs). (Jani) - Fixed bug #50168 (FastCGI fails with wrong error on HEAD request to non-existant file). (Dmitry) - 27 Nov 2009, PHP 5.2.12RC3 - Fixed break in the build chain introduced in 5.2.12RC2 (Jani)