diff ChangeLog @ 251:2b1f650869d6

Improved example program SQLcopyinto,java and added to tests directory for automatic testing
author Martin van Dinther <martin.van.dinther@monetdbsolutions.com>
date Thu, 20 Sep 2018 17:31:00 +0200 (2018-09-20)
parents 55375d489024
children 1b8277de9a7d
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
 # ChangeLog file for monetdb-java
 # This file is updated with Maddlog
 
+* Thu Sep 20 2018 Martin van Dinther <martin.van.dinther@monetdbsolutions.com>
+- Improved example program SQLcopyinto,java and added to tests directory
+
 * Thu Jun 28 2018 Martin van Dinther <martin.van.dinther@monetdbsolutions.com>
 - Corrected return values of DatabaseMetaData methods
   allTablesAreSelectable() and allProceduresAreCallable().