Add ChangeLog entry for #15799

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2020-01-16 21:30:16 +01:00
parent 6686d174fb
commit a9fbcc87a4
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -14,6 +14,7 @@ phpMyAdmin - ChangeLog
- issue #15761 Fix uncaught TypeError when using "$cfg['ServerDefault'] = 0;"
- issue #15780 Fixed unexpected UI of action links (text only mode)
- issue #15674 Replace twig/extensions with phpmyadmin/twig-i18n-extension
- issue #15799 Change location of profiling state documentation to fix column ordering
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