From: Nathan Bird Date: Fri, 29 Jan 2010 20:13:57 +0000 (-0500) Subject: Updating the changelog with some of what's changed. X-Git-Tag: v4.3.3~5 X-Git-Url: http://git.kpe.io/?p=clsql.git;a=commitdiff_plain;h=0966d90d9877fea4ac7e43f198c581d325314cfb Updating the changelog with some of what's changed. --- diff --git a/ChangeLog b/ChangeLog index 9a60f3f..6bac342 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +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