From: foobar Date: Sun, 17 Aug 2003 21:27:55 +0000 (+0000) Subject: fix typo X-Git-Tag: php-4.3.3RC4~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=339427de126501d4b24a9c432b8d0386821656b7;p=php fix typo --- diff --git a/NEWS b/NEWS index 39686abe5f..27f3544cfd 100644 --- a/NEWS +++ b/NEWS @@ -6,7 +6,7 @@ PHP 4 NEWS on register_globals). (Ilia) - Fixed bug #25081 (odbc_fetch_array() may mangle numeric fields). (Ilia) - Fixed bug #25044 (header("Location:") changing HTTP status). (Marcus) -- Fixed bug #25037 (win23 mail(): Possible infinite loop inside SendText()). +- Fixed bug #25037 (win32 mail(): Possible infinite loop inside SendText()). (Ilia) - Fixed bug #25007 (rand() & mt_rand() seed RNG every call). (Jani) - Fixed bug #24989 (external libexpat conflicts with bundled libexpat). (Jani)