r9564: 8 Jun 2004 Kevin Rosenberg <kevin@rosenberg.net>
[clsql.git] / ChangeLog
index 1039bb25b1900349175666af721923cb128beff8..8b963d0c0f0bf72fc1d56d61d26fd5c0538bc94b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,23 @@
+8 Jun 2004 Kevin Rosenberg <kevin@rosenberg.net>
+       * Version 2.11.6 released
+       * sql/oodml.lisp: Commit patch from Edi Weitz
+       to fix symbol writing/reading
+       * TODO: Add need for symbol slot test
+       
+7 Jun 2004 Marcus Pearce <m.t.pearce@city.ac.uk> 
+       * sql/package.lisp: remove duplicate export of 
+       *CACHE-TABLE-QUERIES-DEFAULT*. 
+       * doc/ref-*.xml, doc/global-index.xml: new files documenting 
+       the CommonSQL compatible api. 
+       * tests/test-fdml.lisp: modified the test :fdml/transaction/3 to 
+       reflect changes in return values of WITH-TRANSACTION. 
+
 04 Jun 2004 Kevin Rosenberg <kevin@rosenberg.net>
        * tests/README: Fix filename [reported by Bill Clementson]
        * sql/transactions.lisp: Apply return value patch from
        Edi Weitz for WITH-TRANSACTION
+       * tests/README: Remove ptester package requirement (as noted
+       by Bill Clementson)
        
 03 Jun 2004 Kevin Rosenberg <kevin@rosenberg.net>
        * Version 2.11.5 released