From f88c86ab7f4d63ca2db5b5ca06421ff18ba7212e Mon Sep 17 00:00:00 2001 From: William Desportes Date: Thu, 5 Nov 2020 01:10:58 +0100 Subject: [PATCH] Add a ChangeLog entry for #13077 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index e0e1a279f7..5a968ce9ee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -57,6 +57,7 @@ phpMyAdmin - ChangeLog - issue #16451 Show an error message when the security limit is reached instead of silently trimming the password to avoid confusion - issue #15001 Add back Login Cookie Validity setting to the features form - issue #16457 Add config parameters to support third-party ReCaptcha v2 compatible APIs like hCaptcha +- issue #13077 Moved tools section to left on large devices (Bootstrap xl) 5.0.5 (not yet released)