Add ChangeLog entry for b7b17c04dd

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2020-02-22 20:55:49 +01:00
parent b7b17c04dd
commit 1a04fba25d
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

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