From a1af1f5edfc8523a176659ed7a6b07833998f7ca Mon Sep 17 00:00:00 2001 From: William Desportes Date: Tue, 28 Jan 2020 19:13:51 +0100 Subject: [PATCH] Add ChangeLog entry for #15194 [ci skip] Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 30a0fb5dca..573ee49984 100644 --- a/ChangeLog +++ b/ChangeLog @@ -15,6 +15,7 @@ phpMyAdmin - ChangeLog - issue #15232 Improve the padding in query result tool links - issue #15064 Support exporting raw SQL queries - issue #15555 Added ip2long transformation +- issue #15194 Fixed horizontal scroll on structure edit page 5.0.2 (not yet released) - issue Fixed deprecation warning "implode(): Passing glue string after array is deprecated." function on export page