r9951: Automated commit for Debian build of clsql upstream-version-3.0.1
[clsql.git] / ChangeLog
index 9935200ec3a5acf56e20449f44a70b9dd180d74f..c91e6883be1e8ee2eadc09ad48a96c5d04b579df 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+01 Sep 2004 Kevin Rosenberg <kevin@rosenberg.net>
+       * Version 3.0.1 Release
+       * tests/test-init.lisp: Add second join class to employee-address
+       to test a class with two join slots.
+       * sql/oodml.lisp: Fix find-all function for a class with multiple
+       join slots
+       * TODO: Remove need to test/fix multiple join classes
+       
 27 Aug 2004 Kevin Rosenberg <kevin@rosenberg.net>
        * db-mysql/Makefile, db-mysql/mysql-loader.lisp: accept patch
        from Jon Buffington for file locations on Darwin.