Add ChangeLog entry for #15726

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2020-01-02 15:34:03 +01:00
parent 1b913f611e
commit 9119a961ef
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -9,6 +9,7 @@ phpMyAdmin - ChangeLog
- issue Prevent line wrap in DB structure size column
- issue Remove extra line break from downloaded blob content
- issue #15725 Fixed error 500 when exporting - set time limit when $cfg['ExecTimeLimit'] used a string and not an int value
- issue #15726 Fixed double delete icons on enum editor
5.0.0 (2019-12-26)
- issue #13896 Drop support for PHP 5.5, PHP 5.6, PHP 7.0 and HHVM