From a6f71d5d6f82654870c2aa4873119583ee735c67 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sat, 22 Feb 2020 21:08:39 +0100 Subject: [PATCH] Add ChangeLog entry for #15937 [ci skip] Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 726b77d99c..e8300dd327 100644 --- a/ChangeLog +++ b/ChangeLog @@ -49,6 +49,7 @@ phpMyAdmin - ChangeLog - issue #15810 Fixed unexpected heading on add a new procedure, trigger, function, routine modals - issue #15970 Removed wrong html a tag on "Replication status" header - issue Add missing css classes on some buttons +- issue #15937 Make modals draggability/expand (down) work after a screen zoom change 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