sniper Sat Apr 23 19:57:56 2005 EDT Modified files: (Branch: PHP_5_0) /php-src NEWS Log: typo http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.339&r2=1.1760.2.340&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.339 php-src/NEWS:1.1760.2.340 --- php-src/NEWS:1.1760.2.339 Sat Apr 23 16:34:23 2005 +++ php-src/NEWS Sat Apr 23 19:57:56 2005 @@ -36,7 +36,7 @@ - Fixed bug #32405 (mysqli::fetch() returns bad data - 64bit problem). (Andrey) - Fixed bug #32282 (Segfault in mysqli_fetch_array on 64-bit). (Georg) - Fixed bug #32282 (Segfault in mysqli_fetch_array on 64-bit) (Georg). -- Fixed bug #32111 (Cookies can also be separated by colon). (Jani) +- Fixed bug #32111 (Cookies can also be separated by comma). (Jani) - Fixed bug #31887 (ISAPI: Custom 5xx error does not return correct HTTP response message). (Jani) - Fixed bug #31636 (another crash when echoing a COM object). (Wez)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php