]> granicus.if.org Git - php/commitdiff
bug fixed.
authorWez Furlong <wez@php.net>
Sat, 15 Feb 2003 15:16:58 +0000 (15:16 +0000)
committerWez Furlong <wez@php.net>
Sat, 15 Feb 2003 15:16:58 +0000 (15:16 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 7fc1a8e57f8cfa9b7a4cb03f17f035a00571ae2b..e1b47499a078ff136f63f1fb11864a16f8a34dfe 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -43,6 +43,7 @@ PHP 4                                                                      NEWS
 - Fixed bug #21998 (array_pop() did not reset the current array position). (Jani)
 - Fixed bug #21815 (fpassthru() ignored buffered data but complained anyway). 
   (Wez)
+- Fixed bug #21809 (select would not always timeout during socket shutdown). (Wez)
 - Fixed bug #21725 (return behaviour differs between include and require). (Zeev)
 - Fixed bug #21597 (made glob() understand Windows paths). (Edin)
 - Fixed bug #21549 (problem with Ingres II persistent connections). (Jani)