From 436b68258d0f79963815e528d48563c65726c03d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 4 May 2017 12:42:59 +0200 Subject: [PATCH] Changelog entries for #13216 and #13218 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Čihař --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3a298a964e..90b70e49a2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,8 @@ phpMyAdmin - ChangeLog - issue #13219 Fix Refresh of Process List - issue #13182 Fix refresh of long queries - issue #12301 Improved handling of logout with disabled LoginCookieDeleteAll +- issue #13216 Add support for MySQL 8.0 collations +- issue #13218 Fixed rendering of phpMyAdmin logos 4.7.0 (2017-03-28) - patch #12233 [Display] Improve message when renaming database to same name