Add ChangeLog entry for #15958

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2020-02-14 23:07:59 +01:00
parent 150d72bec4
commit efcd4be2b7
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -41,6 +41,7 @@ phpMyAdmin - ChangeLog
- issue #15795 Fix broken link on "MySQL said" error message
- issue #15781 Fix illegal string offset error on structure page of 'information_schema' database
- issue #15745 Fix version 5.0.1 suggests 4.9.4 as latest stable version
- issue #15958 Fix uncaught TypeError when sorting database tables by size or by rows
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