X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=ChangeLog;h=7edc1b4483c23bfbf6e4ac68152923dbe2a41ca8;hb=bc2cab0f8a51d4dd0f0b3af1f33ee6f734164a32;hp=c09321237b4908a204901ee907dffb7d2d153db6;hpb=3d86a3b402ae495cddcc5999c5bdd7fe6f586d53;p=clsql.git diff --git a/ChangeLog b/ChangeLog index c093212..7edc1b4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2010-02-16 Kevin Rosenberg + * db-mysql/mysql-api.lisp: Fix mysql_options UFFI parameter list + * doc/ref-connect.xml: Document the MySQL options parameter as + part of the connection-spec. + +2010-02-15 Kevin Rosenberg + * db-mysql/mysql-{api,sql}.lisp: Support sending options + to MySQL using mysql_options, which occurs between the API calls + of mysql_init and mysql_real_connect. + 2010-02-11 Kevin Rosenberg * Version 5.0.3 * multiple-files: Further internationalization. Change