]> granicus.if.org Git - php/commitdiff
Updated NEWS
authorJulien Pauli <jpauli@php.net>
Tue, 12 Jul 2016 08:38:40 +0000 (10:38 +0200)
committerJulien Pauli <jpauli@php.net>
Tue, 12 Jul 2016 08:38:40 +0000 (10:38 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 437d77feb9d2b39d23d018fcc4bb124ccaa67173..fd2b8846acc1aadc832c595f574e2fe1ab3889f3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,10 @@ PHP                                                                        NEWS
   . Fixed bug #71745 (FILTER_FLAG_NO_RES_RANGE does not cover whole 127.0.0.0/8
     range). (bugs dot php dot net at majkl578 dot cz)
 
+- FPM:
+  . Fixed bug #72575 (using --allow-to-run-as-root should ignore missing user).
+    (gooh)
+
 - PDO_pgsql:
   . Fixed bug #70313 (PDO statement fails to throw exception). (Matteo)
   . Fixed bug #72570 (Segmentation fault when binding parameters on a query