Add ChangeLog entry for #15719

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2019-12-29 15:40:32 +01:00
parent de652cd95a
commit 3000f99370
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -2,6 +2,7 @@ phpMyAdmin - ChangeLog
======================
5.0.1 (not yet released)
- issue #15719 Fixed error 500 when browsing a table when $cfg['LimitChars'] used a string and not an int value
5.0.0 (2019-12-26)
- issue #13896 Drop support for PHP 5.5, PHP 5.6, PHP 7.0 and HHVM