X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=ChangeLog;h=cd5aad7e5daabae9776073ad49c21083670e8b91;hb=9eb15c4b2f22f73c9a0692921904bb20b5d60673;hp=7d32cc203c8a80880d1a258a73387198f875ed5f;hpb=a63d3319d289ae426f00fad3c38801dc0bdf908f;p=clsql.git diff --git a/ChangeLog b/ChangeLog index 7d32cc2..cd5aad7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,15 @@ +2011-04-01 Kevin Rosenberg + * Version 5.3.2 + * db-mysql/mysql-client-info.lisp: Add recognition of + version 6 of MySQL client library. + * sql/metaclass.lisp: Fix the fix in the reader condition + 2011-03-30 Kevin Rosenberg + * Version 5.3.1 + * sql/metaclasses.lisp: Fix previous patch to work + on non-SBCL systems + +2011-03-29 Kevin Rosenberg * Version 5.3.0 * sql/metaclasses.lisp: Apply one-line patch to fix for newer SBCL (thanks to Nikodemus Siivola)