]> granicus.if.org Git - php/commitdiff
updated NEWS
authorAnatol Belski <ab@php.net>
Mon, 22 Apr 2013 16:59:47 +0000 (18:59 +0200)
committerAnatol Belski <ab@php.net>
Mon, 22 Apr 2013 16:59:47 +0000 (18:59 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 9aa035c7389499b88bf2dcae1b9f6d52fc98e3a7..c93c899feb8134522e6d2b81687fbf4985fa14e4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,10 @@ PHP                                                                        NEWS
   . Fixed bug #64342 (ZipArchive::addFile() has to check for file existence).
     (Anatol)
 
+- Streams:
+  . Fixed Windows x64 version of stream_socket_pair() and improved error handling
+    (Anatol Belski)
+
 11 Apr 2013, PHP 5.4.14
 
 - Core: