From 6492f8fc314988cceaa9743d8c9d4c7ebdea9fa8 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Thu, 9 Jan 2020 18:49:15 +0100 Subject: [PATCH] Add ChangeLog entry for #12726 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index cad7f61b40..c77bf9eb04 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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