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

diff --git a/NEWS b/NEWS
index 7ddee6a2526cd9af3a757b093d378b148d2cf0ed..7463305219d4d8dcf24e895cd6ffd74beaa0445e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,10 @@ PHP                                                                        NEWS
   . Implemented FR #67429 (CLI server is missing some new HTTP response codes).
     (Adam)
 
+- FPM:
+  . Fix bug #67530 (error_log=syslog ignored). (Remi)
+  . Fix bug #67531 (syslog cannot be set in pool configuration). (Remi)
+
 - Streams:
   . Fixed bug #67430 (http:// wrapper doesn't follow 308 redirects). (Adam)