# HG changeset patch
# User Martin van Dinther <martin.van.dinther@monetdbsolutions.com>
# Date 1650562649 -7200
# Node ID 03e0f577db00bcbaca0d01c6997ff7a14781004f
# Parent  8d7c75cc01e382f0d3738e9126c62529f9016bee
Improve ChangeLog text.

diff --git a/ChangeLog b/ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,9 +3,9 @@
 
 * Wed Mar 30 2022 Martin van Dinther <martin.van.dinther@monetdbsolutions.com>
 - Corrected DatabaseMetaData methods getPrimaryKeys(), getBestRowIdentifier()
-  and getIndexInfo() for temporary tables in schema tmp. They did not
-  return any rows when the tmp table had a primary or unique key or index.
-  Now they do return rows as expected.
+  and getIndexInfo() for local temporary tables located in schema tmp. They
+  did not return any rows when the temp table had a primary or unique key or
+  index. Now they do return rows as expected.
 
 * Thu Feb 10 2022 Martin van Dinther <martin.van.dinther@monetdbsolutions.com>
 - Added recognition of 'xml' type. Use default mapping to Types.VARCHAR for