]> granicus.if.org Git - php/commitdiff
updated NEWS
authorAnatol Belski <ab@php.net>
Mon, 22 Apr 2013 17:00:46 +0000 (19:00 +0200)
committerAnatol Belski <ab@php.net>
Mon, 22 Apr 2013 17:00:46 +0000 (19:00 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 15aa0bcad7cd41e660a7effc85b8bc2307daf821..74ed8dc96f5076370d81c5ec63b798f47c1f0b5c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,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.5.0 Beta 3
 
 - Core: