From: Remi Collet Date: Fri, 14 Nov 2014 18:14:42 +0000 (+0100) Subject: NEWS X-Git-Tag: php-5.6.4RC1~55^2~36 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=548352aa1e091e2d1c48c68f087c5ccf669e30ae;p=php NEWS --- diff --git a/NEWS b/NEWS index ce4da51be6..575a13d215 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,10 @@ PHP NEWS . Fixed bug #68104 (Segfault while pre-evaluating a disabled function). (Laruence) +- FPM: + . Fixed bug #68421 (access.format='%R' doesn't log ipv6 address). (Remi) + . Fixed Bug #68423 (PHP-FPM will no longer load all pools). (Remi) + GMP: . Fixed bug #68419 (build error with gmp 4.1). (Remi)