r9678: 23 Jun 2004 Kevin Rosenberg <kevin@rosenberg.net>
[clsql.git] / ChangeLog
index e889b8bf56f26ce3ab8693b71a65073a6bc844e1..ff355b2720c0357dc7011b245090639a3b551492 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,11 @@
+23 Jun 2004 Kevin Rosenberg <kevin@rosenberg.net>
+       * sql/oodml.lisp: Add keyword :transactions to def-view-from-class
+       to allow specifying transactionless table creation
+       * doc/ref-oodml.lisp: Add new keyword to signature of 
+       DEF-VIEW-FROM-CLASS     
+       
 18 Jun 2004 Marcus Pearce <m.t.pearce@city.ac.uk> 
+       * Version 2.11.11
        * sql/expressions.lisp: when removing duplicate table identifiers 
        in the FROM clause of a query, check both table name and alias 
        are equivalent.