From 9e981f2f30d5e0f8f5ae240627c91b2d4f9d4dd5 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sun, 23 Feb 2020 15:35:39 +0100 Subject: [PATCH] Add ChangeLog entry for #12969 and fix typo on previous entry Signed-off-by: William Desportes --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 793f192b92..8a732cda67 100644 --- a/ChangeLog +++ b/ChangeLog @@ -20,7 +20,8 @@ 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 +- issue #13371 Automatically toggle the radio button to "Create a page and save it" on Designer +- issue #12969 Tap and hold will not dismiss the error box anymore, you can now copy the error 5.0.2 (not yet released) - issue Fixed deprecation warning "implode(): Passing glue string after array is deprecated." function on export page