From abdcc4a18fef4ecbb92713cd33dbf3317b779e14 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sun, 27 Jun 2021 16:35:58 +0200 Subject: [PATCH] Add ChangeLog entries for #16982 Signed-off-by: William Desportes --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 811b4aaca4..21920d6312 100644 --- a/ChangeLog +++ b/ChangeLog @@ -17,6 +17,8 @@ phpMyAdmin - ChangeLog - issue Fixed warning "Undefined array key "ods_recognize_currency" on Import ODS - issue #16982 Fixed "Notice: Undefined index: foreign_keys_data" on Designer remove relation - issue Backquote phpMyAdmin table name on internal relation delete query for Designer +- issue #16982 Do not try to delete internal relations if they are not configured +- issue #16982 Show success messages on Designer for add and remove relation operations 5.1.1 (2021-06-04) - issue #13325 Fixed created procedure shows up in triggers and events and vice-versa