]> granicus.if.org Git - php/commitdiff
- Fixed bug #31107 (strtod on solaris9/intel)
authorDerick Rethans <derick@php.net>
Thu, 16 Dec 2004 13:06:32 +0000 (13:06 +0000)
committerDerick Rethans <derick@php.net>
Thu, 16 Dec 2004 13:06:32 +0000 (13:06 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 2090547ef08d8c6fd441ab451d6ed3e767a575b5..4fe5a6c1d632881c17ee130a4f6373cdddd3a42a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ PHP 4                                                                      NEWS
 ?? ??? ????, Version 4.3.11
 - Fixed bug #31111 (Compile failure of zend_strtod.c). (Derick)
 - Fixed bug #31110 (PHP 4.3.10 does not compile on Tru64 UNIX 5.1B). (Derick)
+- Fixed bug #31107 (Complile failure on Solaris 9 (Intel) and gcc 3.4.3). (Derick)
 - Fixed bug #31056 (php_std_date() returns invalid formatted date if 
   y2k_compliance is On). (Ilia)