From ce3176f1f14ff58901746b02846d51bc6ad895ca Mon Sep 17 00:00:00 2001 From: William Desportes Date: Mon, 9 Aug 2021 23:12:49 +0200 Subject: [PATCH] Add a ChangeLog entry for #14796 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 2e61d0ba69..6cb2c0e1a9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -75,6 +75,7 @@ phpMyAdmin - ChangeLog - issue #17019 Fixed "Browse" button visible when creating a table from the database structure view - issue #16804 Fixed numbers where left-aligned rather than right-aligned - issue Fixed Metro theme text color for buttons in the browse table navigation bar +- issue #14796 Fix export Database page, UI prevents from exporting procedures only 5.1.1 (2021-06-04) - issue #13325 Fixed created procedure shows up in triggers and events and vice-versa