MySQL options parameter fix and documentation
[clsql.git] / ChangeLog
index ed7a0a939bd1f07efa974351334a7ba337c3e8dd..7edc1b4483c23bfbf6e4ac68152923dbe2a41ca8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-02-16  Kevin Rosenberg <kevin@rosenberg.net>
+       * 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 <kevin@rosenberg.net>
        * db-mysql/mysql-{api,sql}.lisp: Support sending options
        to MySQL using mysql_options, which occurs between the API calls