Mercurial > hg > monetdb-java
diff ChangeLog @ 356:eabbc5bf7cdb
Corrected the return value of getCatalogTerm();
author | Martin van Dinther <martin.van.dinther@monetdbsolutions.com> |
---|---|
date | Wed, 19 Feb 2020 16:50:24 +0100 (2020-02-19) |
parents | b1f8750e6cde |
children | 34ce6e1b1be8 |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog file for monetdb-java # This file is updated with Maddlog +* Wed Feb 19 2020 Martin van Dinther <martin.van.dinther@monetdbsolutions.com> +- Corrected the return value of getCatalogTerm() to "cat". + * Wed Feb 12 2020 Martin van Dinther <martin.van.dinther@monetdbsolutions.com> - As Java 7 is no longer supported we now compile for Java 8 as the minimum required JVM version (profile compact2).