From 874c5afd5962e5d5308e05ef91c8fe1b609e1940 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Mon, 6 Jan 2020 23:41:00 +0100 Subject: [PATCH] Add ChangeLog entry for #14875 --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 410c80cbf5..8e71056aa7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,7 @@ phpMyAdmin - ChangeLog - issue #15693 Fixed focus of active tab is lost by clicking refresh option on browse tab - issue #15734 Fix Uncaught TypeError: http_build_query() in setup - issue Fix double slash in path when $cfg['TempDir'] has a trailing slash +- issue #14875 Fix shp file import tests where failing when php dbase extension was enabled 5.0.0 (2019-12-26) - issue #13896 Drop support for PHP 5.5, PHP 5.6, PHP 7.0 and HHVM