]> granicus.if.org Git - php/commitdiff
updated NEWS
authorAnatol Belski <ab@php.net>
Fri, 3 May 2013 15:04:26 +0000 (17:04 +0200)
committerAnatol Belski <ab@php.net>
Fri, 3 May 2013 15:04:26 +0000 (17:04 +0200)
NEWS

diff --git a/NEWS b/NEWS
index dba15088157d076d030783f9c03afeb36d6d06df..7040afc44a57f0a7ca80eb48de141d0afcbaa8b6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -39,6 +39,8 @@ PHP                                                                        NEWS
 - Streams:
   . Fixed Windows x64 version of stream_socket_pair() and improved error
     handling. (Anatol Belski)
+  . Fixed bug #64770 (stream_select() fails with pipes returned by proc_open()
+    on Windows x64). (Anatol)
 
 11 Apr 2013, PHP 5.4.14