]> granicus.if.org Git - php/commitdiff
NEWS
authorArnaud Le Blanc <arnaud.lb@gmail.com>
Sat, 29 Jun 2013 15:54:55 +0000 (17:54 +0200)
committerArnaud Le Blanc <arnaud.lb@gmail.com>
Sat, 29 Jun 2013 15:54:55 +0000 (17:54 +0200)
NEWS

diff --git a/NEWS b/NEWS
index e16640cf219e27e03c3831410cfb8aaa19268d2a..6122e0369be259d78edb1003e2ff87d265c8e951 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -46,6 +46,10 @@ PHP                                                                        NEWS
   . Fixed bug #61828 (Memleak when calling Directory(Recursive)Iterator
     /Spl(Temp)FileObject ctor twice). (Laruence)
 
+- CGI/FastCGI SAPI:
+  . Added PHP_FCGI_BACKLOG, overrides the default listen backlog. (Arnaud Le
+    Blanc)
+
 20 Jun 2013, PHP 5.5.0
 
 - Core: