From: Kevin Rosenberg Date: Sat, 17 Nov 2007 15:58:03 +0000 (-0700) Subject: note new bug entry in ChangeLog X-Git-Tag: v4.0.3~1 X-Git-Url: http://git.kpe.io/?p=clsql.git;a=commitdiff_plain;h=92ab7c8a0b00072f2e1c19e5529a3988974aaaa7 note new bug entry in ChangeLog --- diff --git a/ChangeLog b/ChangeLog index 4c85737..30e440e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +17 Nov 2007 Kevin Rosenberg + * BUGS: Add note about benefit of using configure file to create + Makefiles (suggestion from Joe Corneli) + +22 Oct 2007 Kevin Rosenberg + * Version 4.0.2 + * db-postgresql/postgresql-sql.lisp: Patch from Gabriele Favalessa based on + Andrew Golding suggestion for more informative :error-id slot. + 17 Sep 2007 Kevin Rosenberg * Version 4.0.1 * db-mysql/mysql-sql.lisp: Convert query to uffi cstring (thanks to