From f82d06f4647f04950477212325b169e7d699e9d6 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sun, 24 May 2020 01:11:27 +0200 Subject: [PATCH] Add a ChangeLog entry for #16130 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 75dd31b1de..e6efcc3356 100644 --- a/ChangeLog +++ b/ChangeLog @@ -18,6 +18,7 @@ phpMyAdmin - ChangeLog - issue #16093 Fix error importing utf-8 with bom sql file - issue #16089 2FA UX enhancement: autofocus 2FA input - issue #16127 Fix table column description PHP error when ['DisableIS'] = true; +- issue #16130 Fix local documentation links display when a PHP extension is missing 5.0.2 (2020-03-20) - issue Fixed deprecation warning "implode(): Passing glue string after array is deprecated." function on export page