From fceb02798965274bb8d152fcb0f3d2b1206eda17 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 17 Jan 2020 13:53:40 +0100 Subject: [PATCH] Add ChangeLog entry for #15791 --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 0d7575e955..f16f23857a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,7 @@ phpMyAdmin - ChangeLog - issue #15674 Replace twig/extensions with phpmyadmin/twig-i18n-extension - issue #15799 Change location of profiling state documentation to fix column ordering - issue #15720 Fix designer adding all available tables to a designer page after adding a new relationship +- issue #15791 Replace facebook/webdriver by php-webdriver/webdriver 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