From: foobar Date: Mon, 20 Dec 2004 12:38:16 +0000 (+0000) Subject: typofix X-Git-Tag: php-4.3.11RC1~248 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7224f5355d9a36520454d27afba0c64dd990e7df;p=php typofix --- diff --git a/NEWS b/NEWS index 1d865879b5..8dc5ff9995 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,9 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? ????, Version 4.3.11 -- Fixed bug #31120 (mssql_query returns false on successfill inserts and +- Fixed bug #31120 (mssql_query returns false on successfull inserts and stored procedures). (Frank) -- Fixed bug #31111 (Compile failure of zend_strtod.c). (Derick) +- Fixed bug #31111 (Linux/Sparc: 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 (Compile failure on Solaris 9 (Intel) and gcc 3.4.3). (Derick) - Fixed bug #31103 (Better error message when c-client cannot be found). (Ilia)