]> granicus.if.org Git - php/commitdiff
NEWS
authorRemi Collet <remi@php.net>
Tue, 18 Nov 2014 16:43:28 +0000 (17:43 +0100)
committerRemi Collet <remi@php.net>
Tue, 18 Nov 2014 16:43:28 +0000 (17:43 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 2d3dd86385acb97a1b91eb844618e4b3b55bd63e..6b9b050382edb8a3916da60ad10c119335187737 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,8 @@ PHP                                                                        NEWS
   . Fixed bug #68421 (access.format='%R' doesn't log ipv6 address). (Remi)
   . Fixed bug #68423 (PHP-FPM will no longer load all pools). (Remi)
   . Fixed bug #68428 (listen.allowed_clients is IPv4 only). (Remi)
+  . Fixed bug #68381 (fpm_unix_init_main ignores log_level).
+    (David Zuelke, Remi)
 
 - PDO_pgsql:
   . Fixed bug #66584 (Segmentation fault on statement deallocation) (Matteo)