X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=ChangeLog;h=c91e6883be1e8ee2eadc09ad48a96c5d04b579df;hp=9935200ec3a5acf56e20449f44a70b9dd180d74f;hb=24a4186aa531c3e56953413119e2308bb7c50b6b;hpb=8ae94251193108515c09979a4c425493f6f47bb1 diff --git a/ChangeLog b/ChangeLog index 9935200..c91e688 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +01 Sep 2004 Kevin Rosenberg + * 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 * db-mysql/Makefile, db-mysql/mysql-loader.lisp: accept patch from Jon Buffington for file locations on Darwin.