From c8e5ec43ab6a134dc181a7052ecf030d23389cc4 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sun, 17 May 2020 16:40:59 +0200 Subject: [PATCH] Add a ChangeLog entry for #16093 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 07c4b3960f..13dd21bab2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -15,6 +15,7 @@ phpMyAdmin - ChangeLog - issue #16104 Fixed overwriting a bookmarked query causes a PHP fatal error - issue Fix typo in a condition in the Sql class - issue #15996 Fix local setup doc links pointing to a wrong location +- issue #16093 Fix error importing utf-8 with bom sql file 5.0.2 (2020-03-20) - issue Fixed deprecation warning "implode(): Passing glue string after array is deprecated." function on export page