]> granicus.if.org Git - php/commitdiff
News entry for bug #49341
authorLars Strojny <lstrojny@php.net>
Sun, 2 Dec 2012 18:41:19 +0000 (19:41 +0100)
committerLars Strojny <lstrojny@php.net>
Sun, 2 Dec 2012 18:41:19 +0000 (19:41 +0100)
NEWS

diff --git a/NEWS b/NEWS
index c2d4a1364f05aa2f4f51f31b6bde47c0d91a98dd..1296b022b08b6b3fa2fad313b83a3e72c1c19f6b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -49,6 +49,10 @@ PHP                                                                        NEWS
   . Fixed bug #63271 (SOAP wsdl cache is not enabled after initial requests).
     (John Jawed, Dmitry)
 
+- Sockets
+  . Fixed bug #49341 (Add SO_REUSEPORT support for socket_set_option()).
+    (Igor Wiedler, Lars)
+
 22 Nov 2012, PHP 5.4.9
 
 - Core: