From 98d692c7e8df08649fcdbbf04d4459ad15018ebd Mon Sep 17 00:00:00 2001 From: William Desportes Date: Wed, 11 Aug 2021 00:38:27 +0200 Subject: [PATCH] Add a ChangeLog entry for #17039 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 270ced271e..0cdd4734be 100644 --- a/ChangeLog +++ b/ChangeLog @@ -82,6 +82,7 @@ phpMyAdmin - ChangeLog - 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 +- issue #17039 Fix unable to have 2FA working with a "pmadb" config value != phpmyadmin 5.1.1 (2021-06-04) - issue #13325 Fixed created procedure shows up in triggers and events and vice-versa