From 1a04fba25dffc57450ceeff0d9e3161abd084e51 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sat, 22 Feb 2020 20:55:49 +0100 Subject: [PATCH] Add ChangeLog entry for b7b17c04dd Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index c906b15de8..726b77d99c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -48,6 +48,7 @@ phpMyAdmin - ChangeLog - 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 +- issue Add missing css classes on some buttons 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