allow pathnames as well as strings in sqlite3 connection specs
[clsql.git] / ChangeLog
index 6a081a8b9b9bf38c184c5c6a398a083d4406ec3e..bf623de5f1427452ba48976b0e1a1d9be577fc18 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-08-28  Ryan Davis <ryan@acceleration.net>
+       * db-sqlite3/sqlite3-api.lisp - allow pathnames in the connection
+       settings, so '("/db/my.sqlite") and '(#P"/db/my.sqlite") are
+       equivalent. Updated the docs to match.
+
 2012-08-17  Russ Tyndall  <russ@acceleration.net>
        * db-postgresql-socket3/package.lisp - shadow
        postgresql-notification for compatibility with new