sniper Sun Aug 17 17:27:56 2003 EDT Modified files: (Branch: PHP_4_3) /php-src NEWS Log: fix typo Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.352 php-src/NEWS:1.1247.2.353 --- php-src/NEWS:1.1247.2.352 Sun Aug 17 01:57:10 2003 +++ php-src/NEWS Sun Aug 17 17:27:55 2003 @@ -6,7 +6,7 @@ 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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php