From: Ilia Alshanetsky Date: Sun, 19 Dec 2004 19:28:58 +0000 (+0000) Subject: Added missing bug fixing entries. X-Git-Tag: php-4.3.11RC1~249 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7b7d26ccb0ea37e723a92b728d006e43c78329c1;p=php Added missing bug fixing entries. --- diff --git a/NEWS b/NEWS index 0c1012cac3..1d865879b5 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? ????, Version 4.3.11 +- Fixed bug #31120 (mssql_query returns false on successfill inserts and + stored procedures). (Frank) - 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 (Compile failure on Solaris 9 (Intel) and gcc 3.4.3). (Derick)