Changeset: 206a2cb51b65 for monetdb-java URL: http://dev.monetdb.org/hg/monetdb-java?cmd=changeset;node=206a2cb51b65 Modified Files: ChangeLog Branch: default Log Message:
Updated ChangeLog in preparation of new release diffs (17 lines): diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ # ChangeLog file for monetdb-java # This file is updated with Maddlog +* Thu Mar 30 2017 Sjoerd Mullender <[email protected]> +- Compiled and released new jars: monetdb-jdbc-2.25.jar, monetdb-mcl-1.15.jar + and updated jdbcclient.jar + +* Thu Mar 9 2017 Martin van Dinther <[email protected]> +- Corrected ResultSetMetaData methods getColumnLabel(int), getColomnName(int), + getTableName(int) and getSchemaName(int) for names which contain special + characters such as a space, a tab, a comma, a double quote, etc. + See also: https://www.monetdb.org/bugzilla/show_bug.cgi?id=6183 + _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
