r8998: conditionalize shell command for windows
[clsql.git] / ChangeLog
index 40e8d513a1dac157e575cef426ee8dc9a8965194..1bbbb265690b6978173972d56fe12633e74381cc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,21 @@
+12 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]
+
+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)