From: Remi Collet Date: Fri, 21 Nov 2014 06:35:49 +0000 (+0100) Subject: NEWS X-Git-Tag: php-5.6.4RC1~52 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4ab05e8f690c055427a2a8216606be8462ff7206;p=php NEWS --- diff --git a/NEWS b/NEWS index 790b13a56d..c71be569a7 100644 --- a/NEWS +++ b/NEWS @@ -20,8 +20,10 @@ PHP NEWS . Fixed bug #68452 (php-fpm man page is oudated). (Remi) . Fixed request #68458 (Change pm.start_servers default warning to notice). (David Zuelke, Remi) - . Fixed request #68463 (listen.allowed_clients can silently result + . Fixed bug #68463 (listen.allowed_clients can silently result in no allowed access). (Remi) + . Fixed request #68391 (php-fpm conf files loading order). + (Florian Margaine, Remi) GMP: . Fixed bug #68419 (build error with gmp 4.1). (Remi)