Add ChangeLog entry for #12726

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2020-01-09 18:49:15 +01:00
parent 43af2b6b01
commit 6492f8fc31
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -8,6 +8,7 @@ phpMyAdmin - ChangeLog
- issue #15509 Replace gender-specific pronouns with gender-neutral pronouns
- issue #15491 Improve complexity of generated passwords
- issue #14909 Add a configuration option to define the 1st day of week
- issue #12726 Made user names clickable in user accounts overview
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