X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=ChangeLog;h=a29a3bf17318cac5cf08d59099970525fde05706;hb=d8c93b757c32862e57a053d78e55d6c60155a258;hp=db819a502b0256e5b4b9039e0ef4b8a347e05477;hpb=fd28cb9d869ed8cd0778072b484dee556f4bd9d6;p=clsql.git diff --git a/ChangeLog b/ChangeLog index db819a5..a29a3bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,18 @@ +02 Sep 2004 Marcus Pearce + * examples/clsql-tutorial.lisp: added missing initarg for the COMPANYID + slot of the employee View Class definition [reported by Franz Deuzer]. + +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 FreeBSD. + from Jon Buffington for file locations on Darwin. 17 Aug 2004 Kevin Rosenberg * sql/db-interface.lisp: Improve messages when functions