From 63f83a595257cc2bb4818bcf974351039c361fdc Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sun, 8 Nov 2020 14:08:21 +0100 Subject: [PATCH] Add a ChangeLog entry for #15584 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 731d382009..84979af3fd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -59,6 +59,7 @@ phpMyAdmin - ChangeLog - 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) - issue #15711 Moved some buttons to left on large devices (Bootstrap xl) +- issue #15584 Add $cfg['MysqlSslWarningSafeHosts'] to set the red text black when ssl is not used on a private network 5.0.5 (not yet released)