Add ChangeLog entry for #15761

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2020-01-15 13:41:33 +01:00
parent 876b6e13c4
commit 5911961ef6
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -11,6 +11,7 @@ phpMyAdmin - ChangeLog
- issue #15432 Fixed names of the pages in the designer should be unique
- issue #14310 Fixed column selector "See more" removes "Preview SQL" and "Save" area
- issue Fixed wrong jQuery function call in table search page
- issue #15761 Fix uncaught TypeError when using "$cfg['ServerDefault'] = 0;"
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