sniper Mon Dec 20 07:38:18 2004 EDT Modified files: (Branch: PHP_4_3) /php-src NEWS Log: typofix http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.781&r2=1.1247.2.782&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.781 php-src/NEWS:1.1247.2.782 --- php-src/NEWS:1.1247.2.781 Sun Dec 19 14:28:58 2004 +++ php-src/NEWS Mon Dec 20 07:38:16 2004 @@ -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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php