From 6a48ad77f0438a48802cbafa1c579f93be7017c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Tue, 16 May 2017 16:53:42 +0200 Subject: [PATCH] Document changes for #13167 and #6363 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 a5ce48724d..81fe456432 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,8 @@ phpMyAdmin - ChangeLog - issue #13119 No database selected error when adding foreign key - issue #12388 Improved database search to allow search for exact phrase match - issue #13099 Report error when trying to copy database to same name +- issue #13167 Themes now have to contain metadata in theme.json +- issue #6363 phpMyAdmin no longer requires eval() in PHP 4.7.1 (not yet released) - issue #13132 Always execute tracking queries as controluser