From 1a1160f03bece9c1e1d9f7b4e35de2ae2c30019e Mon Sep 17 00:00:00 2001 From: William Desportes Date: Wed, 22 Jan 2020 19:24:38 +0100 Subject: [PATCH] Add ChangeLog entry for #15798 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 3c294d92a3..1e96ccbb75 100644 --- a/ChangeLog +++ b/ChangeLog @@ -22,6 +22,7 @@ phpMyAdmin - ChangeLog - 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 - issue #15817 Fix "new table" layout issue on original theme +- issue #15798 Fixed not needed prompt before abandoning changes on SQL tab after only changing a checkbox 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