List:Commits« Previous MessageNext Message »
From:jwinstead Date:July 30 2007 8:58pm
Subject:Connector/ODBC 3.51 commit: r613 - branches/guffert
View as plain text  
Modified:
   branches/guffert/ChangeLog
Log:
Reference bug #s for a couple of TODO items.


Modified: branches/guffert/ChangeLog
===================================================================
--- branches/guffert/ChangeLog	2007-07-30 15:29:36 UTC (rev 612)
+++ branches/guffert/ChangeLog	2007-07-30 18:58:08 UTC (rev 613)
@@ -10,7 +10,7 @@
   * Implement native Mac OS X setup library
   * Replace OPTIONS flags with individual DSN settings (but support OPTIONS
     for backwards-compatibility)
-  * Fix support for SQLBIGINT:
+  * Fix support for SQLBIGINT (Bug #28887):
     http://msdn2.microsoft.com/en-us/library/ms714121.aspx
   * Add descriptor support:
     http://msdn2.microsoft.com/en-us/library/ms716339.aspx
@@ -21,7 +21,7 @@
   * Implement SQLBrowseConnect():
     http://msdn2.microsoft.com/en-us/library/ms714565.aspx
     http://msdn2.microsoft.com/en-us/library/ms712446.aspx
-  * Implement SQLCancel():
+  * Implement SQLCancel() (Bug #15601):
     http://msdn2.microsoft.com/en-us/library/ms714112.aspx
 
 ----

Thread
Connector/ODBC 3.51 commit: r613 - branches/guffertjwinstead30 Jul