From c2091aa42f77f60d9fab325857ea0c665ca6e19e Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sat, 14 Aug 2021 14:16:59 +0200 Subject: [PATCH] Add a ChangeLog entry for #17079 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 0cdd4734be..a6a18876f6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -83,6 +83,7 @@ phpMyAdmin - ChangeLog - 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 - issue #17039 Fix unable to have 2FA working with a "pmadb" config value != phpmyadmin +- issue #17079 Fixed missing spatial functions in Insert/Edit page 5.1.1 (2021-06-04) - issue #13325 Fixed created procedure shows up in triggers and events and vice-versa