From 731ddfe339e9b47a2f96c5fff41de3f54b3259fb Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sun, 23 Feb 2020 15:26:25 +0100 Subject: [PATCH] Add ChangeLog entry for #13371 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 3ddb6b2bd9..793f192b92 100644 --- a/ChangeLog +++ b/ChangeLog @@ -20,6 +20,7 @@ phpMyAdmin - ChangeLog - issue #14947 Use correct MySQL version if the version is 8.0 or above for documentation links - issue #15790 Use "MariaDB Documentation" instead of "MySQL Documentation" on a MariaDB server - issue #15880 Change "Show Query" link to a button +- issue #13371 Aautomatically toggle the radio button to "Create a page and save it" on Designer 5.0.2 (not yet released) - issue Fixed deprecation warning "implode(): Passing glue string after array is deprecated." function on export page