view ChangeLog @ 128:a6a2f4ee2d42 v2.25

Updated release numbers in preparation for a release.
author Sjoerd Mullender <sjoerd@acm.org>
date Thu, 30 Mar 2017 15:31:35 +0200 (2017-03-30)
parents 206a2cb51b65
children f97c111db06f
line wrap: on
line source
# ChangeLog file for monetdb-java
# This file is updated with Maddlog

* 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