From 20227b058dcbcdc89d0f1933ecdc25c65fa73df3 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sat, 4 May 2019 20:28:33 +0200 Subject: [PATCH] Add ChangeLog entry for #15157 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 85a2b82871..b13107c3a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -94,6 +94,7 @@ phpMyAdmin - ChangeLog - issue #15240 Fixed apply a Settings form with errors shows a JSON response after using return back - issue #15043 Fixed multiple errors printing on Settings page - issue #15037 Fixed unexpected behavior of reset button on Settings +- issue #15157 Fixed 'Settings' tab not marked as active when browsing 2FA settings 4.8.5 (2019-01-25) - issue Developer debug data was saved to the PHP error log