X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=ChangeLog;h=54955e42078708f66523dfdc816462baf987292f;hp=b788b276634a2ea74376de98f8cf96634490de08;hb=d24b286628287f7a421384e0f475f167a8f0ab3a;hpb=d3ebd08983655418350b5e0d3c6ef0a56eb59b1a 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.