Add ChangeLog entry for #15780

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

View File

@ -12,6 +12,7 @@ phpMyAdmin - ChangeLog
- 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;"
- issue #15780 Fixed unexpected UI of action links (text only mode)
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