r10794: 30 Oct 2005 Kevin Rosenberg <kevin@rosenberg.net>
[clsql.git] / ChangeLog
index 1092414f2c500f58844b88077417aad7e0614abd..cf2e75c95951013e05ceff0fa1d637dedc65f243 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+30 Oct 2005  Kevin Rosenberg <kevin@rosenberg.net>
+       * 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 <kevin@rosenberg.net>
+       * 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 <kevin@rosenberg.net>
        * Version 3.3.1
        * sql/time.lisp: Commit patch from Alan Shields to