X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=ChangeLog;h=54955e42078708f66523dfdc816462baf987292f;hb=9d6f32588108a75f61c244eb6c1b155960000466;hp=8469059221d7cfcf2578541bf5cbcbcad2b8d722;hpb=dea46c447f6688f1519a6fbe7f5998d0eab7474c;p=clsql.git diff --git a/ChangeLog b/ChangeLog index 8469059..54955e4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +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.