From 9aa035cd5ef1ffb2faa3f4e46c151f1ffb4997ba Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sat, 27 Apr 2019 18:48:53 +0200 Subject: [PATCH] Add ChangeLog entry for #15229 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 151db9c8ba..840af3011e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -73,6 +73,7 @@ phpMyAdmin - ChangeLog - issue Fixed importing the exported config on Server status monitor page - 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) 4.8.5 (2019-01-25) - issue Developer debug data was saved to the PHP error log