Add ChangeLog entry for 8a0f006775

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2020-01-23 12:40:24 +01:00
parent 8a0f006775
commit ec950d764a
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -24,6 +24,7 @@ phpMyAdmin - ChangeLog
- issue #15817 Fix "new table" layout issue on original theme
- issue #15798 Fixed not needed prompt before abandoning changes on SQL tab after only changing a checkbox
- issue #15833 Fix php TypeError when submitting unchanged data
- issue Fix php notice "Trying to access array offset on value of type bool" on Designer
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