From 56b40adc44a75f08f75007587a16490f759698f8 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Mon, 13 Jan 2020 14:03:05 +0100 Subject: [PATCH] Add ChangeLog entry for #14310 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 1ab6314e96..84bcac76e1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,7 @@ phpMyAdmin - ChangeLog - issue #15741 Fix fatal javascript error on clicking "Pick from Central Columns" - issue #15773 Fixed a view named "views" adds an expand button - issue #15432 Fixed names of the pages in the designer should be unique +- issue #14310 Fixed column selector "See more" removes "Preview SQL" and "Save" area 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