From 4a30500145d4872c474fbed58a4b1c2ff7457457 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Tue, 25 Feb 2020 22:10:27 +0100 Subject: [PATCH] Add ChangeLog entry for #15582 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 8a732cda67..a7608ac2e2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -22,6 +22,7 @@ phpMyAdmin - ChangeLog - issue #15880 Change "Show Query" link to a button - issue #13371 Automatically toggle the radio button to "Create a page and save it" on Designer - issue #12969 Tap and hold will not dismiss the error box anymore, you can now copy the error +- issue #15582 Don't disable "Empty" table button after clicking it 5.0.2 (not yet released) - issue Fixed deprecation warning "implode(): Passing glue string after array is deprecated." function on export page