From 583304a1321646d0f2fa67d156beef75832487e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Tue, 8 Nov 2016 14:51:30 +0100 Subject: [PATCH] Changelog entry for #12683 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 8e541832f9..44b3fcc9e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -81,6 +81,7 @@ phpMyAdmin - ChangeLog - issue #12665 Cannot add a foreign key - non-indexed fields not listed in InnoDB tables - issue #12674 Allow for proper MySQL-allowed strings as identifiers - issue #12651 Allow for partial dates on table insert page +- issue #12681 Fixed designer with tables using special chars 4.6.4 (2016-08-16) - issue [security] Weaknesses with cookie encryption, see PMASA-2016-29