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

diff --git a/NEWS b/NEWS
index 00b11c43df8ca8c3a1b511b9be224e22acb1cc21..f1132f2ddac9ca212b986ef90952d567fd574622 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,10 @@ PHP                                                                        NEWS
     (Boris Lytochkin)
   . Fixed bug #64159 (Truncated snmpget). (Boris Lytochkin)
 
+- Streams:
+  . Fixed bug #64770 (stream_select() fails with pipes returned by proc_open()
+    on Windows x64). (Anatol)
+
 25 Apr 2013, PHP 5.5.0 Beta 4
 
 - Core: