aboutsummaryrefslogtreecommitdiffstats
path: root/lib/odbc/vsn.mk
AgeCommit message (Collapse)Author
2012-12-04update vsnHenrik Nord
2012-08-24Bumped version nrFredrik Gustafsson
2011-12-12Prepare releaseErlang/OTP
2011-11-22Revert "Update version numbers for pre-release of R15"Björn-Egil Dahlberg
This reverts commit e21ff9b0b69219ab3853be7e80813156113152b7.
2011-11-22Update version numbers for pre-release of R15OTP_R15ABjörn Gustavsson
2011-06-28Prepare for releaseIngela Anderton Andin
2011-03-08Prepare relese and improved error messages OTP-9111Ingela Anderton Andin
2010-12-02Prepare for releaseIngela Anderton Andin
2010-08-18Remove ticket numbers from all vsn.mk filesBjörn Gustavsson
Some application's vsn.mk files contained a list of the ticket numbers fixed in each version. Since that information can be obtained from the notes.xml file or from the merge commits in the git repository (provided that the branch name includes the ticket number), there is no reason to manually maintain that information in the vsn.mk files.
2010-04-01OTP-8511 Timestamps in ODBCIngela Anderton Andin
Now supports SQL_TYPE_TIMESTAMP on the format {{YY, MM, DD}, {HH, MM, SS}}. Thanks to Juhani Ränkimies.
2010-03-09OTP-7452 Support for SQL_WCHAR, SQL_WVARCHAR and strings as binariesIngela Anderton Andin
ODBC now handles the types SQL_WCHAR and SQL_WVARCHAR. ODBC also has a new connection option to return all strings as binaries and also expect strings to be binaries in the param_query function. This provides some but not a full unicode support.
2010-02-17Update version numbersBjörn Gustavsson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP