X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=ChangeLog;h=f43bda4971fb7579857f51fc4fdeb8f90f706b2a;hp=a8c653b61621daa6f77ca4156ce6bab6009839b7;hb=9a3ce518152a2f74eda63d467ad9f8b8594da776;hpb=868b0433b0430c362da1d5fd1d7cba63757d07e1 diff --git a/ChangeLog b/ChangeLog index a8c653b..f43bda4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,15 @@ +03 Sep 2006 Kevin Rosenberg + * Version 3.7.1 + * sql/metaclasses.lisp: Rework slot type's to be more AMOP + compatibile. Add warning for a metaclass condition that should + not occur. + * sql/time.lisp: Fixed symbol case inconsistency causing problem + in AllegroCL's modern lisp. First sign of bug noted by + Joel Reymond on clsql-devel. + * clsql.asd: Make time.lisp depend on utils.lisp + 31 Aug 2006 Kevin Rosenberg - * db-mysql/mysql-loader: Apply patch from Marcus Pearce to push + * db-mysql/mysql-loader.lisp: Apply patch from Marcus Pearce to push *library-file-dir* to CLSQL's library path. 30 Aug 2006 Kevin Rosenberg