X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=76757095e91b1f52fbda105a6530d2b9aad58de2;hb=5762e8b632ae3ba960e4f204ae17501e9ceab5be;hp=afd21ed09b65d870f8fdde425fc38622b039d29a;hpb=534849c88501e0ea2ee5dbf78d13d8cb73814d71;p=clsql.git diff --git a/ChangeLog b/ChangeLog index afd21ed..7675709 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,27 @@ +2013-11-23 Kiss Kalman + * utils/sql.lisp: Commit patch adding ccl getenv support + +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 + 2012-11-20 Russ Tyndall ## Large refactoring of sql/oodml.lisp and surrounding code * cleaned up update-records-from-* to utilize a single codepath