From: Russ Tyndall Date: Sun, 8 Jun 2014 19:13:39 +0000 (-0400) Subject: merged changelog X-Git-Tag: v6.6.0~12 X-Git-Url: http://git.kpe.io/?p=clsql.git;a=commitdiff_plain;h=39b6e9ac28542f8caed16d584446816db4184afa;hp=-c merged changelog --- 39b6e9ac28542f8caed16d584446816db4184afa diff --combined ChangeLog index 44b0567,842aa27..99487fb --- a/ChangeLog +++ b/ChangeLog @@@ -1,9 -1,8 +1,14 @@@ +2014-04-24 Russ Tyndall + * oodml.lisp, test-oodml.lisp Better handling of view-slots of + type symbol/keyword. Better handling of printing and reading + bindings (per mailing list request, always read and write in base + 10) + + 2014-03-04 Kevin Rosenberg + * Version 6.5.0: New release + * makefile.common: Check for /usr/bin/dpkg-buildflags + * {db-mysql,uffi}/Makefile: Use debian buildflags + 2014-02-24 Russ Tyndall * oodml.lisp bind *print-length* to nil before printing lists/arrays to the database.