From cedfbd53769a76959f8d7d87f80fa1d3d60bd067 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sat, 10 Sep 2022 13:54:51 +0200 Subject: [PATCH] Add a ChangeLog entry for 6230c197dd Ref: 6230c197dd9d78de0f0bcc7c508b74bd18070863 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index a8abd43a65..87270ffc68 100644 --- a/ChangeLog +++ b/ChangeLog @@ -31,6 +31,7 @@ phpMyAdmin - ChangeLog - issue Fix console toolbar UI when the bookmark feature is disabled and sql debug is enabled - issue #17543 Fix JS error on saving a new designer page - issue #17546 Fix JS error after using save as and open page operation on the designer +- issue Fix PHP warning on GIS visualization when there is only one GIS column 5.2.0 (2022-05-10) - issue #16521 Upgrade Bootstrap to version 5