From dcaa069c866111ab3510dc6168cd17d6fe60894f Mon Sep 17 00:00:00 2001 From: William Desportes Date: Tue, 10 Aug 2021 14:50:18 +0200 Subject: [PATCH] Add a ChangeLog entry for #17014 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 43702edb49..f731f4e550 100644 --- a/ChangeLog +++ b/ChangeLog @@ -77,6 +77,7 @@ phpMyAdmin - ChangeLog - issue Fixed Metro theme text color for buttons in the browse table navigation bar - issue #14796 Fix export Database page, UI prevents from exporting procedures only - issue #15225 Fix Command+click on macOS opens links in same tab +- issue #17014 Fix column names in first row when importing from CSV where the first line contains column names 5.1.1 (2021-06-04) - issue #13325 Fixed created procedure shows up in triggers and events and vice-versa