summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c4999e48f0..2ec341b699 100644
--- 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)