r9959: more odbc v3 conversions
[clsql.git] / ChangeLog
index a29a3bf17318cac5cf08d59099970525fde05706..e32893b757a20d72ec361b7182ec2b45239571a6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+02 Sep 2004 Kevin Rosenberg <kevin@rosenberg.net>
+       * db-odbc/odbc-api.lisp: More conversions to ODBC v3
+       
+02 Sep 2004 Kevin Rosenberg <kevin@rosenberg.net>
+       * Version 3.0.2 Release
+       * TODO: Add note about ODBC on Windows
+       * db-odbc/odbc-loader.lisp: Add /winnt/system32/ to
+       search directories
+       * db-odbc/odbc-ff-interface.lisp: Change the return type 
+       of SQLSetEnvAttr to :short
+       
 02 Sep 2004 Marcus Pearce <m.t.pearce@city.ac.uk> 
        * examples/clsql-tutorial.lisp: added missing initarg for the COMPANYID
        slot of the employee View Class definition [reported by Franz Deuzer].