From a9fbcc87a43e80c6b8ad571ac85a4b0d8fee91ec Mon Sep 17 00:00:00 2001 From: William Desportes Date: Thu, 16 Jan 2020 21:30:16 +0100 Subject: [PATCH] Add ChangeLog entry for #15799 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 7b6a846e29..a9c5efec5a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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