X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=ChangeLog;h=cf2e75c95951013e05ceff0fa1d637dedc65f243;hp=e95d31a4b8b1acaf3ec315633d7e7302886c64bf;hb=cae6d8a460e682e53c50981a5cf5e19240a6b7a8;hpb=250ceb7959ea948ef7620605478a17b4f109b7af diff --git a/ChangeLog b/ChangeLog index e95d31a..cf2e75c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +30 Oct 2005 Kevin Rosenberg + * Version 3.3.3 + * sql/oodml.lisp: Apply patch from Drew Crampsie to fix + update-objects-joins when using the :target-slot attribute + +26 Oct 2005 Kevin Rosenberg + * Version 3.3.2 + * sql/expressions.lisp: Avoid parenthesis on multiple group-by fields + as noted by Harald Hanche-Olsen. + * tests/test-syntax.lisp: Add test for multiple field group-by + +25 Oct 2005 Kevin Rosenberg + * Version 3.3.1 + * sql/time.lisp: Commit patch from Alan Shields to + display escape string on wall-time display only when *print-escape* + is true. + 11 Oct 2005 Kevin Rosenberg * sql/metaclasses.lisp: Commit patch from Will to properly set db-reader slot in effective-slot-definition