List:Commits« Previous MessageNext Message »
From:jwinstead Date:February 7 2008 9:02pm
Subject:Connector/ODBC 3.51 commit: r1023 - branches/guffert
View as plain text  
Modified:
   branches/guffert/ChangeLog
Log:
Bump date of 5.1.2 build, include note about Bug #33615 fix.


Modified: branches/guffert/ChangeLog
===================================================================
--- branches/guffert/ChangeLog	2008-02-07 20:50:31 UTC (rev 1022)
+++ branches/guffert/ChangeLog	2008-02-07 21:02:58 UTC (rev 1023)
@@ -1,4 +1,4 @@
-5.1.2 (February 5, 2008)
+5.1.2 (February 7, 2008)
 
   Functionality added or changed:
   * SQLForeignKeys uses INFORMATION_SCHEMA when it is available on the server,
@@ -9,6 +9,8 @@
     is implemented.
 
   Bugs fixed:
+  * Tried to use the already-entered database when connecting to get list of
+    databases in Windows setup library. (Bug #33615)
   * SQLForeignKeys returned an empty string for the schema columns instead of
     a NULL. (Bug #19923)
   * SQLGetInfo() reported characters for SQL_SPECIAL_CHARACTERS that were

Thread
Connector/ODBC 3.51 commit: r1023 - branches/guffertjwinstead7 Feb