]> granicus.if.org Git - php/commitdiff
NEWS entry for previous commit
authorFerenc Kovacs <tyrael@php.net>
Fri, 3 Oct 2014 09:39:53 +0000 (11:39 +0200)
committerFerenc Kovacs <tyrael@php.net>
Fri, 3 Oct 2014 09:39:53 +0000 (11:39 +0200)
NEWS

diff --git a/NEWS b/NEWS
index bcd53296b09e9c2b82db25abe9b388542e4553de..7a79da32fdf1c5c48f00d49b7aca3cc410af93ba 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,8 @@ PHP                                                                        NEWS
 - FPM:
   . Fixed bug #65641 (PHP-FPM incorrectly defines the SCRIPT_NAME variable
     when using Apache, mod_proxy-fcgi and ProxyPass). (Remi)
+  . Implemented FR #55508 (listen and listen.allowed_clients should take IPv6
+    addresses). (Robin Gloster)
 
 - Reflection:
   . Fixed bug #68103 (Duplicate entry in Reflection for class alias). (Remi)