]> granicus.if.org Git - php/commitdiff
NEWS
authorMichael Wallner <mike@php.net>
Wed, 2 Apr 2014 09:13:21 +0000 (11:13 +0200)
committerMichael Wallner <mike@php.net>
Wed, 2 Apr 2014 09:13:21 +0000 (11:13 +0200)
NEWS

diff --git a/NEWS b/NEWS
index a988202e9e89e36dbfdd88306acc49706839a813..bbad37b23b31bd9decc5cc0b46775d4a642ec2c4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2014, PHP 5.5.12
+- Core:
+  . Fixed bug #64330 (stream_socket_server() creates wrong Abstract Namespace 
+    UNIX sockets). (Mike)
+
 - Embed:
   . Fixed bug #65715 (php5embed.lib isn't provided anymore). (Anatol).