X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=ChangeLog;h=d3d497ec06163515371efa3ed435693a04e62b6f;hb=598b5c986330456a7aa91dc0decad372f8933ca7;hp=b788b276634a2ea74376de98f8cf96634490de08;hpb=d3ebd08983655418350b5e0d3c6ef0a56eb59b1a;p=clsql.git diff --git a/ChangeLog b/ChangeLog index b788b27..d3d497e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,15 @@ -03 Jun 2004 Marcus Pearce +04 Jun 2004 Kevin Rosenberg + * tests/README: Fix filename [reported by Bill Clementson] + +03 Jun 2004 Kevin Rosenberg + * 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.