From 02c2f9cd18436ee91c5def44c36d6146e21d2cda Mon Sep 17 00:00:00 2001 From: William Desportes Date: Tue, 19 May 2020 00:02:13 +0200 Subject: [PATCH] Add a ChangeLog entry for #16089 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 13dd21bab2..c302fb8e42 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,7 @@ phpMyAdmin - ChangeLog - issue Fix typo in a condition in the Sql class - issue #15996 Fix local setup doc links pointing to a wrong location - issue #16093 Fix error importing utf-8 with bom sql file +- issue #16089 2FA UX enhancement: autofocus 2FA input 5.0.2 (2020-03-20) - issue Fixed deprecation warning "implode(): Passing glue string after array is deprecated." function on export page