From 18df6d4ae367e0cf00e7067935bc1088c0b3a60b Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sat, 22 Feb 2020 19:16:37 +0100 Subject: [PATCH] Add ChangeLog entry for #15401 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 073157ae87..e57036edaa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -45,6 +45,7 @@ phpMyAdmin - ChangeLog - issue #15830 Fix strftime issue on windows for Japanese users on "Structure" tab - 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 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