From: Stanislav Malyshev Date: Mon, 25 Apr 2005 12:44:19 +0000 (+0000) Subject: fix X-Git-Tag: php-5.0.5RC1~378 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3656d13b68e8b4abb2e5eadb7fa9fea7c1db78a9;p=php fix --- diff --git a/NEWS b/NEWS index 2a4024a8c6..65c3471c12 100644 --- a/NEWS +++ b/NEWS @@ -238,6 +238,8 @@ PHP NEWS - 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