stas Mon Apr 25 08:44:20 2005 EDT Modified files: (Branch: PHP_5_0) /php-src NEWS Log: fix http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.344&r2=1.1760.2.345&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.344 php-src/NEWS:1.1760.2.345 --- php-src/NEWS:1.1760.2.344 Mon Apr 25 05:58:03 2005 +++ php-src/NEWS Mon Apr 25 08:44:19 2005 @@ -238,6 +238,8 @@ - Fixed bug #27633 (Double \r problem on ftp_get in ASCII mode on Win32). (Ilia) - Fixed bug #18613 (Multiple OUs in x509 certificate not handled properly). (Jani) +- Fixed bug #32773 (GMP fincs break when second parameter is 0) and made right + fix for GMP FPEs (Stas) 15 Dec 2004, PHP 5.0.3 - Added the %F modifier to *printf to render a non-locale-aware representation
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php