From 22b04255ebcaf1a79adebb4076c5988054b398c5 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Thu, 17 Oct 2019 23:56:52 +0200 Subject: [PATCH] Add ChangeLog entry for #15161 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 16b385f6a4..e53f653910 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,7 @@ phpMyAdmin - ChangeLog - 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 +- issue #15161 Fix text area overflows its parent element on "Query" page 4.9.1 (2019-09-20) - issue #15313 Added support for Twig 2