X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=ChangeLog;h=7e23b237aeb84ac71f9868363e1ef5fbe5517875;hp=c024a9be148c79d92f562e44fccb00ea475cf632;hb=43971c970889fee2a4766ff8e33da292a239f1bc;hpb=91eb9f3d1335fed9ee9e4644eacca2b97db30836 diff --git a/ChangeLog b/ChangeLog index c024a9b..7e23b23 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2013-04-17 Kevin Rosenberg + * Version 6.4.1 + * sql/utils.lisp: Patch from Ben Hyde to add weak hash table + support for CCL. + +2013-03-07 Ryan Davis + * db-postgresql-socket/postgresql-socket-api.lisp - bugfix to + adapt to changes in md5:md5sum-sequence. CLSQL now requires a + version of MD5 released on or after 2012-11-25 (the latest version + currenty in quicklisp). Thanks to Nicolas Neuss for the bug + report. + * db-odbc/odbc-sql.lisp - keep a reference to the original + connection spec used to create `odbc-database` connections + +2013-01-09 Russ Tyndall + sql/oodml.lisp - changed view-classes-and-storable-slots to a + method (as it was intended to be all along) + 2012-12-19 Kevin Rosenberg * Version 6.4