From 13c30745f1bb3ff176f835156e658aa7f1b01573 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Mon, 9 Aug 2021 23:00:51 +0200 Subject: [PATCH] Add a ChangeLog entry for e260a40d90 Pull-request: #17063 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 54462f3e8e..2e61d0ba69 100644 --- a/ChangeLog +++ b/ChangeLog @@ -74,6 +74,7 @@ phpMyAdmin - ChangeLog - issue #17054 Removed "DEL" character from generated random strings for Blowfish secret auto-generated by setup - 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 5.1.1 (2021-06-04) - issue #13325 Fixed created procedure shows up in triggers and events and vice-versa