Modified:
trunk/ChangeLog
Log:
brought ChangeLog up to date
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2007-04-11 15:01:16 UTC (rev 858)
+++ trunk/ChangeLog 2007-04-11 16:59:16 UTC (rev 859)
@@ -4,6 +4,36 @@
***************************************
---------------------------------------------
+??-???-2007 (5.00.12 Beta8)
+---------------------------------------------
+-- Migrated from internal debug library to MySQL server's DBUG library.
+ (PENDING COMPLETION)
+-- Convert all code into UNIX line endings.
+-- Add missing wchar types for conversion to SQLGetInfo(). (fix bug#26916)
+-- Updated and unified the license headers.
+-- Split up MYODBCC to multiple classes, each containing related functions.
+-- Updates to multiple items in SQLGetInfo() to return correct data.
+-- Removed unused internal functions.
+-- Fixed not clearing IRD records in MResultPlus.
+-- Moved away from using the Qt-provided object hierarchy for main internal
+ classes. (needed for basic thread support in Access & ASP, fix
+ bug#27368)
+-- Builds moved to require Qt 4.2 for string functions and date/time
+ handling. (full date+time ranges were not previously supported).
+-- Significant re-write of internal conversion handling (to and from db).
+-- Fixed binding of zero-len string. (bug#26927)
+-- Moved to using UTF-8 as the default character set for non-wide data.
+-- Fixed the placement of version and related constants (build issue).
+-- Updated SQLGetInfo() to get string lengths without data
+ (mostly seen from ADO and Access).
+-- Changed default nType of MDescriptorRecord to SQL_VARCHAR so
+ SQLDescribeParam() would work. Relevant for params w/MS Query.
+-- Fixed validation of date and time types.
+-- Fixed getting timestamp values from time result columns. (fix bug#25846)
+-- Significant improvements and fixes when handling binary and chunking both
+ to and from the server.
+
+---------------------------------------------
29-JAN-2007 (5.00.11 Beta7)
---------------------------------------------
-- Changed internals to support SQLParamData/SQLPutData and chunking of
| Thread |
|---|
| • Connector/ODBC 5 commit: r859 - trunk | jbalint | 11 Apr |