X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=ChangeLog;h=35156957b493e8e5556835a402d0e222f52fa0ed;hb=44452a3f9f128b5deb54b4dfe7249583eb4e090d;hp=f50d67c63a982ff01858c36859a95fd0cf3fa470;hpb=9b0091fa93e63131859002f52740911cd461bafe;p=clsql.git diff --git a/ChangeLog b/ChangeLog index f50d67c..3515695 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2010-08-16 Kevin Rosenberg + * Version 5.1.3 + * db-odbc/odbc-{api,dbi}.lisp: Commit patch from + Memet Bilgin to fix issue with unicode and ODBC. + +2010-08-16 Kevin Rosenberg + * Version 5.1.2 + * uffi/clsql-uffi.lisp: Commit patch from JT Klein fixing + invocation of uffi:convert-from-foreign-string macro. When + time allows, I'll investigate changing UFFI's macro to + a function call and then revert this patch. + 2010-06-15 Kevin Rosenberg * Version 5.1.1 * clsql-{uffi,mysql}.asd: Modify operation-done-p functions