List:Commits« Previous MessageNext Message »
From:jwinstead Date:March 7 2007 10:38pm
Subject:Connector/ODBC 3.51 commit: r240 - trunk
View as plain text  
Modified:
   trunk/ChangeLog
Log:
Rewrite ChangeLog entry to be more general, and mention related bugs


Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2007-03-07 21:04:41 UTC (rev 239)
+++ trunk/ChangeLog	2007-03-07 22:38:05 UTC (rev 240)
@@ -47,8 +47,8 @@
     such as COMPRESS() in SELECT queries (Bug #20208)
   * Fixed 64-bit issues related to SQLINTEGER columns defined as int,
     but later cast to long.
-  * Fixed getting TIME columns using SQL_TIMESTAMP_STRUCT in Crystal
-    Reports (Bug #25846)
+  * TIME fields were incorrectly converted into date/time values. (Bug #25846,
+    Bug #24867, and Bug #25432)
   * Fixed #Deleted issue in Microsoft Access by changing the default behavior
     of MyODBC driver regarding SQL_AUTO_IS_NULL variable. Added new option to
     the GUI and driver

Thread
Connector/ODBC 3.51 commit: r240 - trunkjwinstead7 Mar