# HG changeset patch # User Martin van Dinther <martin.van.dinther@monetdbsolutions.com> # Date 1490872581 -7200 # Node ID 384d7035f317eb0f4b84bcbae3b2d108e96a5623 # Parent 206a2cb51b65cd70ed2f84caee530463296aa993 Adding ChangeLog info to the ChangeLog-Archive diff --git a/ChangeLog-Archive b/ChangeLog-Archive --- a/ChangeLog-Archive +++ b/ChangeLog-Archive @@ -1,6 +1,16 @@ # DO NOT EDIT THIS FILE -- MAINTAINED AUTOMATICALLY # This file contains past monetdb-java ChangeLog entries +* Thu Mar 30 2017 Sjoerd Mullender <sjoerd@acm.org> +- 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 <martin.van.dinther@monetdbsolutions.com> +- 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 + * Wed Dec 21 2016 Sjoerd Mullender <sjoerd@acm.org> - Compiled and released new jars: monetdb-jdbc-2.24.jar, monetdb-mcl-1.14.jar and updated jdbcclient.jar