From 899a63d2ceb193e1b84a287ea91ffa04edc10b91 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sun, 19 Jan 2020 15:33:19 +0100 Subject: [PATCH] Add ChangeLog entry for #15811 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 1222a8ced3..9c79eb863e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -20,6 +20,7 @@ phpMyAdmin - ChangeLog - issue #15802 Removed SET AUTOCOMMIT=0 from SQL export - issue #15818 Fix table borders missing on theme original since 5.0.0 - issue #13864 Fix ENUM's radiobuttons reset on "Continue insertion with" changes +- issue #15811 Fixed browse foreign values doesn't show a modal with grid edit 5.0.1 (2020-01-07) - issue #15719 Fixed error 500 when browsing a table when $cfg['LimitChars'] used a string and not an int value