fmk             Tue Apr 20 19:54:21 2004 EDT

  Modified files:              (Branch: PHP_4_3)
    /php-src    NEWS 
  Log:
  mssql related fixes
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.641&r2=1.1247.2.642&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.641 php-src/NEWS:1.1247.2.642
--- php-src/NEWS:1.1247.2.641   Mon Apr 19 09:37:43 2004
+++ php-src/NEWS        Tue Apr 20 19:54:20 2004
@@ -1,6 +1,10 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2004, Version 4.3.7
+- Fixed handling of return values from storred procedures in mssql_execute()
+  with multiple result sets returned. (Frank)
+- Fixed bug #28007 (compile mssql extension with old versions of FreeTDS
+  fails). (Frank)
 - Fixed bug #28055 (timeout duration too long in feof()/pfsockopen() liveness
   checks). (Wez)
 - Fixed bug #28042 (greek letters in html to entitity mapping not correct).

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to