From 8a299db0a6cde8105701871c5b1789ed92aa8f29 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sun, 9 Feb 2020 18:31:32 +0100 Subject: [PATCH] Add ChangeLog entries for #14947 and #15790 Signed-off-by: William Desportes --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index c73cc22c6e..17b961b4d1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -17,6 +17,8 @@ phpMyAdmin - ChangeLog - issue #15555 Added ip2long transformation - issue #15194 Fixed horizontal scroll on structure edit page - issue #14820 Move table hide buttons in navigation to avoid hiding a table by mistake +- 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 5.0.2 (not yet released) - issue Fixed deprecation warning "implode(): Passing glue string after array is deprecated." function on export page