Add ChangeLog entry for #15899

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2020-02-07 17:02:50 +01:00
parent 25290cc6be
commit df55e04c55
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -32,6 +32,7 @@ phpMyAdmin - ChangeLog
- issue #15836 Fixed "has no type" error on export and import pages for "Chinese traditional" users
- issue #15863 Fixed designer move menu icon not changing directions and tables menu list resize button
- issue #15854 Fixed black borders for full screen mode on Designer
- issue #15899 Fix "Uncaught TypeError: mb_strtoupper()" on the relational view of a view
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