Add ChangeLog entry for #15850

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2020-01-26 14:46:15 +01:00
parent cf044914ea
commit d42994a65a
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -28,6 +28,7 @@ phpMyAdmin - ChangeLog
- 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
- issue #15850 Fixed display content from "information_schema.PROCESSLIST"
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