]> granicus.if.org Git - php/commitdiff
update NEWS about #69900
authorAnatol Belski <ab@php.net>
Mon, 6 Jul 2015 12:27:17 +0000 (14:27 +0200)
committerAnatol Belski <ab@php.net>
Mon, 6 Jul 2015 12:27:17 +0000 (14:27 +0200)
backport for 5.6 to go

NEWS

diff --git a/NEWS b/NEWS
index 73c5afcaf376d0f40053bdd813cd1250c635bfbf..365f0eefb0ecfb978a97fcbda7b8a527bb6682a3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,7 @@ PHP                                                                        NEWS
   . Fixed bug #69955 (Segfault when trying to combine [] and assign-op on
     ArrayAccess object). (Laruence)
   . Fixed bug #69957 (Different ways of handling div/mod/intdiv). (Bob)
+  . Fixed bug #69900 (Too long timeout on pipes). (Anatol)
 
 - CLI server:
   . Fixed bug #69655 (php -S changes MKCALENDAR request method to MKCOL). (cmb)