From e38911d16faf74e03baeb290e1efc46a4bbbd11f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 6 Mar 2014 09:25:42 +0100 Subject: [PATCH] Changelog entry 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 3088512de2..8d007883a5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -30,6 +30,7 @@ phpMyAdmin - ChangeLog - bug #4281 Grid edit ENUM field, dialog disappears when trying to select - bug #4304 DB export using zip compression generates an empty archive + rfe #1508 confirmation message at the top +- bug #4306 breadcrubs wrong on table create 4.1.9.0 (not yet released) - bug #4279 CTRL + up or down moves two fields (part one)