From 37b7902e3a0cbf9d956c07d7f005b37b55668ff2 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sat, 22 Feb 2020 20:18:24 +0100 Subject: [PATCH] Add ChangeLog entry for #15810 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index e57036edaa..00f48b297b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -46,6 +46,7 @@ phpMyAdmin - ChangeLog - issue Windows testsuite fixes - 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 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