summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6f62686be5..6c9da40fa6 100644
--- a/NEWS
+++ b/NEWS
@@ -28,10 +28,11 @@ PHP NEWS
. Fixed bug #68398 (msooxml matches too many archives). (Anatol)
- FPM:
- . Fix request #68526 (Implement POSIX Access Control List for UDS). (Remi)
+ . Fixed request #68526 (Implement POSIX Access Control List for UDS). (Remi)
- GD:
. Fixed bug #68601 (buffer read overflow in gd_gif_in.c). (Jan Bee, Remi)
+ . Fixed request #68656 (Report gd library version). (Remi)
- mbstring:
. Fixed bug #68504 (--with-libmbfl configure option not present on Windows).