X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=ChangeLog;h=f4c39a7dbfbc71f600b8d3fd9d6a436fcc1710ca;hb=81456a9d051332aa728013a819fe1c38b6be7529;hp=0de5645a79aec9433c156d87d16efe6c41f054cb;hpb=90896f2e0ea06af22bda925c71a7470cc1dda263;p=clsql.git diff --git a/ChangeLog b/ChangeLog index 0de5645..f4c39a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,43 @@ +26 Apr 2005 Kevin Rosenberg + * db-postgresql/postgresql-loader.lisp: Add library path for Windows + +25 Apr 2005 Kevin Rosenberg + * sql/csql.lisp: Update URL for "SQL for Web Dummies" [Sean Champ] + +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 + 08 Feb 2005 Kevin Rosenberg * sql/oodml.lisp: Use explicit database in fault-join-target-slot [Patch from Walter Pelissero]