]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Tue, 28 Jul 2015 08:29:24 +0000 (10:29 +0200)
committerAnatol Belski <ab@php.net>
Tue, 28 Jul 2015 08:29:24 +0000 (10:29 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 4c01413b669605f01e51121f35ce5a4e908423d5..3a99b6002f593267335ba1f9d6587a34962b6163 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2015, PHP 5.6.13
 
+- Core:
+  . Fixed bug #69900 (Too long timeout on pipes). (Anatol)
+
 - Standard:
   . Fixed bug #70052 (getimagesize() fails for very large and very small WBMP).
     (cmb)