From: Kevin M. Rosenberg Date: Wed, 30 Aug 2006 11:10:50 +0000 (+0000) Subject: r11065: note doc fix X-Git-Tag: v3.8.6~57 X-Git-Url: http://git.kpe.io/?p=clsql.git;a=commitdiff_plain;h=999135fda00b4854685b06a7fcb040d2a301f930 r11065: note doc fix --- diff --git a/ChangeLog b/ChangeLog index bcc3a85..9aea50c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,8 +9,9 @@ * sql/loop-extension.lisp: Define loop-record-iteration-path in CLSQL-SYS package rather than CL-USER. Add support for ansi-loop on clisp. * sql/ansi-loop.lisp: New file to support iteration on clisp. - * db-mysql/mysql-api: Remove old mysql C API functions that no longer - exist. + * db-mysql/mysql-api.lisp: Remove old mysql C API functions that no + longer exist in the mysql client library. + * doc/ref-fdml.lisp: Correct default field-type. 28 Aug 2006 Kevin Rosenberg * Version 3.6.7