]> granicus.if.org Git - php/commitdiff
typofix
authorfoobar <sniper@php.net>
Mon, 20 Dec 2004 12:38:16 +0000 (12:38 +0000)
committerfoobar <sniper@php.net>
Mon, 20 Dec 2004 12:38:16 +0000 (12:38 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 1d865879b5c82aeff2f272f91cbc8cfa5ba179dc..8dc5ff9995447f2b8f976c97045ef7c7884c17f8 100644 (file)
--- 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)