Add ChangeLog entry for #15401

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2020-02-22 19:16:37 +01:00
parent 0da6ad6ff4
commit 18df6d4ae3
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -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