List:Commits« Previous MessageNext Message »
From:jwinstead Date:May 11 2007 5:28pm
Subject:Connector/ODBC 3.51 commit: r419 - trunk
View as plain text  
Modified:
   trunk/ChangeLog
Log:
Move changelog entries into correct section (bugs fixed, not new functionality)


Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2007-05-11 17:23:13 UTC (rev 418)
+++ trunk/ChangeLog	2007-05-11 17:28:19 UTC (rev 419)
@@ -1,13 +1,13 @@
 3.51.16
 
   Functionality added or changed:
+
+  Bugs fixed:
   * SQLForeignKeys() did not properly escape wildcard characters in its
     table name parameters when retrieving information. (Bug #27723)
   * Calls to SQLSetPos() could cause the driver to incorrectly calculate the
     length of some fields. (Bug #16917)
 
-  Bugs fixed:
-
 ----
 
 3.51.15 (04-May-2007)

Thread
Connector/ODBC 3.51 commit: r419 - trunkjwinstead11 May