summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRemi Collet <remi@php.net>2015-01-05 17:34:45 +0100
committerRemi Collet <remi@php.net>2015-01-05 17:34:45 +0100
commit4bb580adb1d24504370f5da6434d9bc1bcc582fe (patch)
treee87cff7a20660273169874be33aa6d21604da6af
parent1b6d076244c0f7686fa611f7988247ee26ce58c5 (diff)
downloadphp-git-4bb580adb1d24504370f5da6434d9bc1bcc582fe.tar.gz
NEWS
-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)