]> granicus.if.org Git - php/commitdiff
NEWS
authorRemi Collet <remi@php.net>
Wed, 10 Dec 2014 07:19:04 +0000 (08:19 +0100)
committerRemi Collet <remi@php.net>
Wed, 10 Dec 2014 07:19:04 +0000 (08:19 +0100)
NEWS

diff --git a/NEWS b/NEWS
index c4999e48f0ace17189d637ee4fd156a16623942c..2ec341b69944cf1584348bc5a89afd698b1d80a1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,9 @@ PHP                                                                        NEWS
 - Fileinfo:
   . Fixed bug #68398 (msooxml matches too many archives). (Anatol)
 
+- FPM:
+  . Fix request #68526 (Implement POSIX Access Control List for UDS). (Remi)
+
 - mbstring:
   . Fixed bug #68504 (--with-libmbfl configure option not present on Windows).
     (Ashesh Vashi)