List:Commits« Previous MessageNext Message »
From:pharvey Date:November 1 2006 12:29pm
Subject:Connector/ODBC 5 commit: r642 - trunk
View as plain text  
Modified:
   trunk/ChangeLog
Log:
DOC: Update ChangeLog for Beta 2


Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2006-11-01 11:17:39 UTC (rev 641)
+++ trunk/ChangeLog	2006-11-01 11:29:59 UTC (rev 642)
@@ -4,8 +4,21 @@
 		***************************************
 
 ---------------------------------------------
-01-NOV-2006 (5.00.06 Beta2): pharvey@stripped
+01-NOV-2006 (5.00.06 Beta2)
 ---------------------------------------------
--- 
+-- ENH: Improve doc (added; ChangeLog, README's).
+-- ENH: Improve scripts for building binary distro.
+-- ENH: Updated msi script for new wix organization.
+-- ENH: Added needed license files.
+-- ENH: Added support for PORT in DSN.
+-- ENH: Added some tutorial/examples.
+-- ENH: Started reorg of doxygen based doc.
+-- FIX: Removed hardcoded DSN scope of 'both' so user/system dsn would be added to
correct spot.
+-- ENH: Some UNIX port work (more to be done).
+-- FIX: Added SQL_CHAR support for catalog resultset generation (think SQLStatictics).
+-- FIX: Corrected some debug lines which returned strings using MYODBCDbgReturn3 instead
of
+        MYODBCDbgReturn1. In fact most uses of MYODBCDbgReturn3 could be switched to 
+	MYODBCDbgReturn1.
+-- ENH: Added more trace output.
 
 

Thread
Connector/ODBC 5 commit: r642 - trunkpharvey1 Nov