From a8703cc9f19ef97d969525c116cf63f56411371d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 6 Mar 2014 09:34: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 8d007883a5..7dd4d23413 100644 --- a/ChangeLog +++ b/ChangeLog @@ -31,6 +31,7 @@ phpMyAdmin - ChangeLog - 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 ++ rfe #1511 better validate database name for copying 4.1.9.0 (not yet released) - bug #4279 CTRL + up or down moves two fields (part one)