NEWS
authorRemi Collet <remi@php.net>
Fri, 14 Nov 2014 18:13:53 +0000 (19:13 +0100)
committerRemi Collet <remi@php.net>
Fri, 14 Nov 2014 18:13:53 +0000 (19:13 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 83448f76cae9a7812d0f9253fe458c590a7d3e32..a9c44438dcac16d6c62dba7ca2a8435e677e5697 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,10 @@ PHP                                                                        NEWS
 - Core:
   . Fixed bug #68370 ("unset($this)" can make the program crash). (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)
+
 - PDO_pgsql:
   . Fixed bug #66584 (Segmentation fault on statement deallocation) (Matteo)
   . Fixed bug #67462 (PDO_PGSQL::beginTransaction() wrongly throws exception