Add ChangeLog entry for #15831

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2020-01-25 21:04:45 +01:00
parent 7dd193aa7b
commit ab0f60c73e
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -27,6 +27,7 @@ phpMyAdmin - ChangeLog
- issue Fix php notice "Trying to access array offset on value of type bool" on Designer
- issue #13326 Added integer validations on search page
- issue #15200 Fixed server-side HTTPS detection misses support for Forwarded HTTP Extension (RFC 7239)
- issue #15831 Fixed DB names starting with "b" being cut off in <option>, User account page
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