From fcd52fa83ca2b36924a853f1bf56c0f3aa67e7c4 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Wed, 11 Mar 2020 08:25:33 +0100 Subject: [PATCH] Add ChangeLog entry for #15954 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 8f5d139151..4672669243 100644 --- a/ChangeLog +++ b/ChangeLog @@ -30,6 +30,7 @@ phpMyAdmin - ChangeLog - issue #15447 Disable phpMyAdmin storage database checkbox on databases list - issue #16001 Add autocomplete attributes on login form - issue #13519 Add "Preview SQL" option on Index dialog box when creating a new table +- issue #15954 Fixed export maximal length of created query input is too small 5.0.2 (not yet released) - issue Fixed deprecation warning "implode(): Passing glue string after array is deprecated." function on export page