Add ChangeLog entry for e68d0d6aab

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2020-01-09 19:42:41 +01:00
parent e68d0d6aab
commit 90f7e9068b
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -1,6 +1,9 @@
phpMyAdmin - ChangeLog
======================
5.0.2 (not yet released)
- issue Fixed deprecation warning "implode(): Passing glue string after array is deprecated." function on export page
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
- issue #14936 Fixed display NULL on numeric fields has showing empty string since 5.0.0