From 33b332d5ebedf9ba3496e580b91bbc7fc899d916 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sun, 27 Jun 2021 15:52:03 +0200 Subject: [PATCH] Add a ChangeLog entry for 6529d81b71 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index eafa5c757f..7113fab789 100644 --- a/ChangeLog +++ b/ChangeLog @@ -15,6 +15,7 @@ phpMyAdmin - ChangeLog - issue Fixed possible warning "Undefined index: output_format" on export - issue Fixed warning "Undefined index: ods_recognize_percentages" on Import ODS - 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 5.1.1 (2021-06-04) - issue #13325 Fixed created procedure shows up in triggers and events and vice-versa