summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5857b40aff..9cef67b41c 100644
--- a/NEWS
+++ b/NEWS
@@ -35,6 +35,9 @@ PHP NEWS
. Fixed bug #68735 (fileinfo out-of-bounds memory access).
(Anatol)
+- FPM:
+ . Fixed bug #68751 (listen.allowed_clients is broken). (Remi)
+
- GD:
. Fixed bug #68601 (buffer read overflow in gd_gif_in.c). (Jan Bee, Remi)