r9002: Automated commit for Debian build of clsql upstream-version-2.6.12
[clsql.git] / ChangeLog
index 40e8d513a1dac157e575cef426ee8dc9a8965194..59631d2b58bcbb385077840a1cc5316b864de9c5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,23 @@
+13 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
+       * Version 2.6.12
+       * base/transactions.lisp: Add quote for macro
+       expansion of WITH-TRANSACTIONS [Time Howe]
+       * db-sqlite/sqlite-sql.lisp: Support memory database
+       in database-probe [Ng Pheng Siong]
+       * db-odbc/*.lisp: Initial port to UFFI of SQL-ODBC.
+       The DBI layer is not finished.
+       
+12 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
+       * Version 2.6.11
+       * sql/objects.lisp: add :root-class functionality for
+       list-classes and add duration type support [Marcus Pearce]
+       * db-odbc: Add mid-level [DBI] layer
+
 12 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)
        * Version 2.6.10
        * db-aodbc: Add methods for generic functions, some are
        not yet implemented.
-       * clsql-odbc.asd, db-obcl/*.lisp: Initial start of ODBC
+       * clsql-odbc.asd, db-odbc/*.lisp: Initial start of ODBC
        support
 
 12 Apr 2004 Kevin Rosenberg (kevin@rosenberg.net)