X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=ChangeLog;h=6649ad00b783b693f38db77581f6eef1353dc95b;hb=a6131d02d6b3c41ccb0ae411f8132857b39aa2f4;hp=c09321237b4908a204901ee907dffb7d2d153db6;hpb=3d86a3b402ae495cddcc5999c5bdd7fe6f586d53;p=clsql.git diff --git a/ChangeLog b/ChangeLog index c093212..6649ad0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2010-02-16 Kevin Rosenberg + * Version 5.0.4 + * 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