New release 5.2.0 debian-5.2.0-1 v5.2.0
authorKevin Rosenberg <kevin@rosenberg.net>
Sun, 7 Nov 2010 16:48:18 +0000 (09:48 -0700)
committerKevin Rosenberg <kevin@rosenberg.net>
Sun, 7 Nov 2010 16:48:18 +0000 (09:48 -0700)
commit95704a836b85f40018186f97b332fd3873168a53
tree31b103c44631ee83a855339c3815307178e39c00
parent29184a377bfebf51266104aadafc5fe422cbd791
New release 5.2.0
* Version 5.2.0
* db-odbc/odbc-api.lisp: Change from SBCL-specific
to UFFI version of octets-to-strings. Reported by
Daniel Brunner <daniel@dbrunner.de>
* sql/oodml.lisp: Apply patch from Rupert Swarbrick
<rswarbrick@gmail.com>: Fix behaviour with auto-inc
primary keys.
* sql/expressions.lisp, tests/test-syntax.lisp: Apply
patch from Russ Tyndall to quote identifiers with space
or special character.
ChangeLog
db-odbc/odbc-api.lisp
debian/changelog
sql/expressions.lisp
tests/test-syntax.lisp