iodbc           Mon Sep  1 08:37:22 2008 UTC

  Modified files:              
    /php-src    NEWS 
  Log:
  - fixes for ext/odbc
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2165&r2=1.2166&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2165 php-src/NEWS:1.2166
--- php-src/NEWS:1.2165 Wed Aug  6 05:51:38 2008
+++ php-src/NEWS        Mon Sep  1 08:37:22 2008
@@ -50,3 +50,7 @@
 - Added str_getcsv() function. (Sara)
 
 - Fixed bug #40325 (Vary: header missing in gzip output handlers). (Mike)
+- Fixed bug #43666) (Fixed code to use ODBC 3.52 datatypes for 64bit systems). 
+  (iodbc)
+- Fixed bug #43668) (Added odbc.default_cursortype to control the ODBC 
+  cursormodel). (iodbc)



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

Reply via email to