From 2ae28dd4369085735418e3394b07b52500e17be3 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sat, 22 Feb 2020 20:39:11 +0100 Subject: [PATCH] Add ChangeLog entry for #15970 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 00f48b297b..c906b15de8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -47,6 +47,7 @@ phpMyAdmin - ChangeLog - issue #15879 Added missing CSS class on "simulate query" button - issue #15401 Fixed php notice "Undefined index HMAC_secret" for users upgrading phpMyAdmin without a log-out - issue #15810 Fixed unexpected heading on add a new procedure, trigger, function, routine modals +- issue #15970 Removed wrong html a tag on "Replication status" header 5.0.1 (2020-01-07) - issue #15719 Fixed error 500 when browsing a table when $cfg['LimitChars'] used a string and not an int value