From a9f920b58b9278f104f0959c7b052aafc96ca671 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Tue, 10 Aug 2021 15:14:47 +0200 Subject: [PATCH] Add ChangeLog entries for 6c2083e207 Pull-request: #17049 Signed-off-by: William Desportes --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index e0a0b416cc..270ced271e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -79,6 +79,9 @@ phpMyAdmin - ChangeLog - 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 - issue Fix prevent scrolling the page when scrolling in GIS visualization +- issue Fix GIS visualization save file with a different label or column +- issue Fixed GIS saving image as png with a label +- issue Fixed if label is just the number zero, it was treated as no label in the OpenLayers map 5.1.1 (2021-06-04) - issue #13325 Fixed created procedure shows up in triggers and events and vice-versa