X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=ChangeLog;h=6bac34285f09e1fcbe393374241c1f53b25b4778;hb=709d415122d04713da58a7c6d7ee10162c386a56;hp=54c668c17ef90197d857d314c95153b5583797d7;hpb=4f42e6bf168107ce0ffd9ed0ca0316d00301b11d;p=clsql.git diff --git a/ChangeLog b/ChangeLog index 54c668c..6bac342 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +2010-01-29 Nathan Bird + * A lot more tests and test setup tweaks. + * output-sql on sql-relational-exp does better arity checking now. (apply #'sql-and some-list) gives better results. + +29 Jan 2009 Kevin Rosenberg + * sql/oodml.lisp: Fix for UPDATE-RECORD-FROM-SLOTS for normalized + view classes + +28 Jan 2009 Kevin Rosenberg + * Version 4.3.2 + * Change "normalise" from British spelling for consistency with + other American spellings in CLSQL. + +28 Jan 2009 Kevin Rosenberg + * db-mysql/Makefile: Add directory for Fedora 11/12 on 64-bit + platform (Thanks to Michael Pheasant) and remove a 32-bit directory + +28 Jan 2009 Kevin Rosenberg + * Version 4.3.1 + * sql/utils.lisp: Ensure Lispworks 6 lock is created in sharing mode + 20 Jan 2009 Nathan Bird * Version 4.3.0 * Rewrite tests to use datasets