# HG changeset patch
# User Martin van Dinther <martin.van.dinther@monetdbsolutions.com>
# Date 1474539592 -7200
# Node ID 29b8dc4473b5cfa0cfd6ab22937d52c167973ac0
# Parent  f9ac0f845338df1e4e6b6d0de086789dc4e53925
Updated changelog regarding changes made in https://dev.monetdb.org/hg/MonetDB/rev/1f2731776e1b

diff --git a/ChangeLog b/ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -29,3 +29,6 @@
 * Thu Sep  1 2016 Martin van Dinther <martin.van.dinther@monetdbsolutions.com>
 - Improved fetching and output speed of JdbcClient program for query results.
 
+* Thu Aug 11 2016 Martin van Dinther <martin.van.dinther@monetdbsolutions.com>
+- Improved performance of method ResultSet.getObject(column_ID) significantly.
+