From: Wez Furlong Date: Thu, 24 Jul 2003 15:25:14 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.3RC2~39 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cf9cec356282b90adb6fb4e802b17d7808205ce6;p=php BFN --- diff --git a/NEWS b/NEWS index ded503f308..2007bdc933 100644 --- 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)