log ChangeLog @ 138:f97c111db06f

age author description
2017-07-27 Martin van Dinther Updated ChangeLog in preparation of new release
2017-03-16 Martin van Dinther Updated ChangeLog in preparation of new release
2017-01-05 Martin van Dinther Moved content of ChangeLog to ChangeLog-Archive.
2016-11-17 Martin van Dinther Implemented fix as suggested in Bug 3973
2016-11-10 Martin van Dinther Prevent null pointer exception by checking props argument
2016-11-10 Martin van Dinther Implemented Connection methods: getClientInfo(name) and getClientInfo().
2016-10-13 Martin van Dinther Corrected implementation of java.sql.Wrapper methods isWrapperFor() and unwrap().
2016-10-06 Martin van Dinther Corrected return values of DatabaseMetaData methods nullsAreSortedHigh(), nullsAreSortedLow(),
2016-10-06 Martin van Dinther Implemented Statement methods: getQueryTimeout() and setQueryTimeout(int seconds).
2016-09-29 Martin van Dinther Corrected ResultSet methods: getByte(), getBigDecimal(), getShort(), getInt(), getLong(), getFloat() and getDouble()
2016-09-22 Martin van Dinther Add info to Changelog regarding changeset b07b4940c3ed
2016-09-22 Martin van Dinther Updated changelog regarding changes made in https://dev.monetdb.org/hg/MonetDB/rev/1f2731776e1b
2016-09-21 Sjoerd Mullender Copy of MonetDB java directory changeset e6e32756ad31.