From f1aefb1fa550cebe8f231c4a847c7d4b391524b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 18 Jan 2017 09:59:12 +0100 Subject: [PATCH] Changelog entry for #12861 and #12891 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Čihař --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 0208f46c72..df7f4a3952 100644 --- a/ChangeLog +++ b/ChangeLog @@ -32,6 +32,7 @@ phpMyAdmin - ChangeLog - issue #12868 Fix check for user groups freatures being enabled - issue #12831 Fix table formatting on Insert tab, which mostly affected row highlighting - issue #12495 Reintroduced phpinfo page with limited capabilities +- issue #12861 Fix renaming tables with lower_case_table_names=2 4.6.5.2 (2016-12-05) - issue #12765 Fixed SQL export with newlines