List:Commits« Previous MessageNext Message »
From:jwinstead Date:July 11 2007 5:28am
Subject:Connector/ODBC 3.51 commit: r561 - trunk
View as plain text  
Modified:
   trunk/ChangeLog
Log:
Fix changelog entry to be more correct


Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2007-07-11 05:26:14 UTC (rev 560)
+++ trunk/ChangeLog	2007-07-11 05:28:27 UTC (rev 561)
@@ -9,8 +9,8 @@
     if value is null. Now returns SQL_ERROR w/state 22002.
 
   Bugs fixed:
-  * myodbc3i did not correctly format DSN when installing driver,
-    which could cause the installation to fail. (Bug #29709)
+  * myodbc3i did not correctly format driver info, which could cause the
+    installation to fail. (Bug #29709)
   * Multiple result sets were not correctly flushed when a statement
     handle was closed. (Bug #16817)
   * SQLProcedures() did not handle NULL parameters, which could lead to 

Thread
Connector/ODBC 3.51 commit: r561 - trunkjwinstead11 Jul