From 469d6242e7c24c9344eab623dd94c9f2645e1858 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Fri, 3 Jan 2014 05:59:47 -0500 Subject: [PATCH] Add ChangeLog entry for fix of bug #4184 Signed-off-by: Marc Delisle --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 774339f58e..9b87be47ff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,8 @@ phpMyAdmin - ChangeLog - bug #3840 (additional fix) When exporting to gzip format, the data is compressed 2 times - bug #4209 Missing compression in one case - bug #4208 Can't browse tables after sorting on columns with fieldnames that have a '-' +- bug #4184 Switch to wrong page after adding an index + 4.1.3.0 (2013-12-31) - bug #3938 PDFDefaultPageSize doc and easy configurability - bug #4198 Hovering over pie chart gives fatal JS error