]> granicus.if.org Git - php/commitdiff
BFN
authorWez Furlong <wez@php.net>
Thu, 24 Jul 2003 15:25:14 +0000 (15:25 +0000)
committerWez Furlong <wez@php.net>
Thu, 24 Jul 2003 15:25:14 +0000 (15:25 +0000)
NEWS

diff --git a/NEWS b/NEWS
index ded503f308f3614939419b2c7ed76c91e7a521d3..2007bdc933f453e7b00bfbd0eba721d5ed6f5b36 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,8 @@ PHP 4                                                                      NEWS
 - Fixed bug #24663 (\n. sequences were not being escaped). (Ilia)
 - Fixed bug #24640 (var_export() and var_dump() can not output large floats).
   (Marcus)
+- Fixed bug #24629 (FreeBSD select() does not like large microseconds values).
+  (Mirco Bauer).
 - Fixed bug #24609 (ext/domxml: segfault when using replace node across 
   different docs). (Rob Richards)
 - Fixed bug #24594 (Rewrite of the imagefill() function). (Pierre-Alain Joye)