From 05b4f55f48e389f3fecbcf1d35ea6c0e05671cd0 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sat, 2 Mar 2019 11:54:12 +0100 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 f955f27918..d329eeb302 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,7 @@ phpMyAdmin - ChangeLog - issue #14922 Fixed json encode error in export - issue #13975 Fixed missing query time in German (fix decimal number format issue) - issue #14503 Fixed JavaScript events not activating on input (sql bookmark issue) +- issue #14898 Fixed Bottom table is blocked in database list (left panel) 4.8.5 (2019-01-25) - issue Developer debug data was saved to the PHP error log