]> granicus.if.org Git - php/commitdiff
- fixes for ext/odbc
authorPatrick van Kleef <iodbc@php.net>
Mon, 1 Sep 2008 08:37:22 +0000 (08:37 +0000)
committerPatrick van Kleef <iodbc@php.net>
Mon, 1 Sep 2008 08:37:22 +0000 (08:37 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b7026d52f782a35671e6e4ddd35bb369edb8c80c..205a57516121338f1b9db317933652427b0b9ff4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -50,3 +50,7 @@ PHP                                                                        NEWS
 - 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)