X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=ChangeLog;h=54955e42078708f66523dfdc816462baf987292f;hp=b788b276634a2ea74376de98f8cf96634490de08;hb=c3da3f320846c5201b6eaf609dd47cf3e5876b0a;hpb=e12e49ba39110f4a34def97d27bc8432f6de8665 diff --git a/ChangeLog b/ChangeLog index b788b27..54955e4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,12 @@ 03 Jun 2004 Marcus Pearce + * Version 2.11.5 released * examples/clsql-tutorial.lisp: Remove obsolete :nulls-ok attribute, Select connection-spec based on connection type. Bugs reported by Bill Clementson. - + * uffi/uffi.dll, uffi/uffi.lib: Recompile with Visual Studio 2003 + * db-mysql/mysql-loader.lisp: Update check for zlibwapi library + name on Windows, add \bin\ directory to search path + 31 May 2004 Marcus Pearce * db-odbc/odbc-sql.lisp: DB-TYPE replaced with DATABASE-TYPE in DATABASE-CONNECT.