From eccdb30ebb5a4f8462e233a670017a4bd4e1bc8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 13 Mar 2017 09:56:28 +0100 Subject: [PATCH] Changelog entry for #13053 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 c1684c9bbd..431110afeb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -98,6 +98,7 @@ phpMyAdmin - ChangeLog - issue #12951 When exporting to Excel, the default is now to include column names in the first row - issue #13059 Removed debugging code - issue #13029 Fixed table tracking for nested table groups +- issue #13053 Fixed broken links in setup 4.6.6 (2017-01-23) - issue #12759 Fix Notice regarding 'Undefined index: old_usergroup'