From e95a73ea081197b7ace7636b7f0a79732d51fd22 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Thu, 17 Oct 2019 22:47:54 +0200 Subject: [PATCH] Add ChangeLog entry for #14898 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 8416e364fb..16b385f6a4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,7 @@ phpMyAdmin - ChangeLog - issue #14245 Fix mysql 8.0.3 and above fails on advisor - issue #15499 Fix unparenthesized php deprecation - issue #15482 Fix URL encoding plus sign (+) in the table or DB name when configuring foreign keys +- issue #14898 Fixed bottom table in list in left panel blocked by horizontal scroll bar 4.9.1 (2019-09-20) - issue #15313 Added support for Twig 2