X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=ChangeLog;h=942a96b00983a2af71784d0e44c1a8a4f003901a;hb=2e17c74c593afd0ec01c5f0dffda974a02704eb2;hp=63e95efcbc78974117a9a058a1ccff789aeca946;hpb=cc1360674fe8976074b6af9e5a9aab63cb078fc7;p=clsql.git diff --git a/ChangeLog b/ChangeLog index 63e95ef..942a96b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,33 @@ +24 Apr 2005 Kevin Rosenberg + * Version 3.1.11 + * sql/syntax: Commit patch from Alan Shields to supress reader + macros when *read-supress* is T. + +13 Apr 2005 Kevin Rosenberg + * Version 3.1.10 + * db-postgresql-socket/postgresql-socket-api.lisp: Commit patch + from Janis Dzerins to support unicode on SBCL + * sql/syntax: Commit patch from Alan Shields to improve reporting + of invalid syntax statements. + +06 Apr 2005 Kevin Rosenberg + * Version 3.1.9 + * db-mysql/mysql-sql.lisp: Add port to connection specification + based on patch from Dave Watson + * doc/appendix.xml: Document MySQL port parameter to connection spec + +03 Apr 2005 Kevin Rosenberg + * Version 3.1.8 + * sql/time.lisp: Patch from Keith James for parsing ISO-8601 timestamps + +18 Mar 2005 Kevin Rosenberg + * sql/oodml.lisp: Add missing database argument [Patch from + Alan Caulkins] + +03 Mar 2005 Kevin Rosenberg + * sql/oodml.lisp: Improve database priority in + update-records-from-instance [Patch from Walter C. Pelissero] + 17 Feb 2005 Kevin Rosenberg * Version 3.1.7 * sql/package.lisp: Export database-reconnect from clsql-sys