From edb48b8d01748271e53ed3a0028f6878b67fad43 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Tue, 25 Feb 2020 22:28:50 +0100 Subject: [PATCH] Add ChangeLog entry for #15662 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index a7608ac2e2..a60e179fea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -23,6 +23,7 @@ phpMyAdmin - ChangeLog - 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 +- issue #15662 Stay on the structure page after editing/adding/dropping indexes 5.0.2 (not yet released) - issue Fixed deprecation warning "implode(): Passing glue string after array is deprecated." function on export page