Release Notes - ODBSequoia - Version 0.5.2a * Compatible with carob 0.5.1 (API change CAROB-90: debug level removal in connection parameters constructor) * removed carob dependency on libgmpxx (now only libgmp) * Implemented CAROB-91 (ability to override default CXXFLAGS and LDFLAGS on the command line) Release Notes - ODBSequoia - Version 0.5.1a * [ODBSEQ-20] - support SQLSetEnvAttr(ODBC_VERSION2) (new FakeODBC2 setting) * [ODBSEQ-21] - support null user and authentication in Connect() * Moved global LogLevel setting from odbc.ini to odbcinst.ini * Bullet-proof error handling in SQLAllocHandle() * Better handling of empty string values in odbc.ini * Minor documentation fixes * Miscellaneous small code clean-ups and reorgs Release Notes - ODBSequoia - Version 0.5.1 * First version