]> granicus.if.org Git - php/commitdiff
fix for #32773
authorStanislav Malyshev <stas@php.net>
Mon, 25 Apr 2005 12:03:53 +0000 (12:03 +0000)
committerStanislav Malyshev <stas@php.net>
Mon, 25 Apr 2005 12:03:53 +0000 (12:03 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 970ee638fe8245299fae3c1c9de9a14fab573f97..c8bc8c046c75c4a0dbf52d44de002faeebe74974 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -34,6 +34,8 @@ PHP 4                                                                      NEWS
 - Fixed bug #31583 (php_std_date() uses short day names in non-y2k_compliance mode).
   (mike at php dot net)
 - Fixed bug #29944 (Function defined in switch, crashes). (Dmitry)
+- Fixed bug #32773 (GMP fincs break when second parameter is 0) and made right 
+  fix for GMP FPEs (Stas)
 
 31 Mar 2005, Version 4.3.11
 - Added Oracle Instant Client support. (cjbj at hotmail dot com, Tony)