From 6812f54ce32e1ded21b25c544b5e294147d10b13 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sun, 19 Jan 2020 15:02:53 +0100 Subject: [PATCH] Add ChangeLog entry for #13864 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 39d9938d85..1222a8ced3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -19,6 +19,7 @@ phpMyAdmin - ChangeLog - issue #15791 Replace facebook/webdriver by php-webdriver/webdriver - 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 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