summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRemi Collet <remi@php.net>2014-11-18 17:45:12 +0100
committerRemi Collet <remi@php.net>2014-11-18 17:45:50 +0100
commitc40e665ecd32806c2b01e601867a788dd324dc1f (patch)
tree416db39e2afc2c30e2bf4af2864c447fb34992dd
parentf164df0b7b014674c3c8e0a769d6892a725c6094 (diff)
downloadphp-git-c40e665ecd32806c2b01e601867a788dd324dc1f.tar.gz
NEWS
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 620940d509..53f3dfabe4 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,8 @@ PHP NEWS
. Fixed bug #68421 (access.format='%R' doesn't log ipv6 address). (Remi)
. Fixed bug #68423 (PHP-FPM will no longer load all pools). (Remi)
. Fixed bug #68428 (listen.allowed_clients is IPv4 only). (Remi)
+ . Fixed bug #68381 (fpm_unix_init_main ignores log_level).
+ (David Zuelke, Remi)
GMP:
. Fixed bug #68419 (build error with gmp 4.1). (Remi)