From 8d0dacf3f8cc00fa5f79236550519f4e222c65b2 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sat, 27 Apr 2019 23:58:38 +0200 Subject: [PATCH] Add ChangeLog entry for #14527 and 98bc51085 Signed-off-by: William Desportes --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 840af3011e..b115708a77 100644 --- a/ChangeLog +++ b/ChangeLog @@ -74,6 +74,8 @@ phpMyAdmin - ChangeLog - issue #15228 Fixed php notice 'Undefined index: foreign_keys_data' on designer when the user has column access - issue #12900 Fixed designer page saving gives error when configuration storage is not set up - issue #15229 Fixed php notice, added support for 'DELETE HISTORY' table privilege (MariaDB >= 10.3.4) +- issue #14527 Fixed import settings function not working +- issue Fixed uninterpreted HTML on Settings->Import (missing data error descriptions) 4.8.5 (2019-01-25) - issue Developer debug data was saved to the PHP error log