From bd526cf065ba588999c604e0fcdba55901d88107 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Fri, 28 Apr 2017 12:09:20 +0200 Subject: [PATCH] Add issue #13219 to changelog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It was reported later than fix, but still worth mentioning. Signed-off-by: Michal Čihař --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 26285c6a9b..04e6a69538 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,7 +13,7 @@ phpMyAdmin - ChangeLog - issue #13130 Fixed handling of errors in AJAX requests - issue #13152 Fixed PHP error in case of invalid table preferences - issue #13154 Fixed PHP error on password change -- issue Fix Refresh of Process List +- issue #13219 Fix Refresh of Process List - issue #13182 Fix refresh of long queries 4.7.0 (2017-03-28)