]> granicus.if.org Git - php/commitdiff
NEWS
authorRemi Collet <remi@php.net>
Fri, 27 Jun 2014 07:51:34 +0000 (09:51 +0200)
committerRemi Collet <remi@php.net>
Fri, 27 Jun 2014 07:51:34 +0000 (09:51 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 373f810881684b5a4c9cda68f97ae7c9f8c7f301..0fdf0555d83e582129273903c22d9c3fe7d3cef4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,10 @@ PHP                                                                        NEWS
   . Fixed bug #67468 (Segfault in highlight_file()/highlight_string()).
     (Andreas Ferber)
 
+- FPM:
+  . Fix bug #67530 (error_log=syslog ignored). (Remi)
+  . Fix bug #67531 (syslog cannot be set in pool configuration). (Remi)
+
 - phpdbg:
   . Fix Bug #67499 (readline feature not enabled when build with libedit). (Remi)