From 2af30686bffae9189ea85274acaa3915067d9f92 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Wed, 26 Oct 2022 14:25:35 +0200 Subject: [PATCH] Add a ChangeLog entry for #17772 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index c9ea566e85..3a458ac709 100644 --- a/ChangeLog +++ b/ChangeLog @@ -45,6 +45,7 @@ phpMyAdmin - ChangeLog - issue Fix monitor page filter queries only filtering the first row - issue Fix "Link not found!" on foreign columns for tables having no char column to show - issue #17390 Fix "Create view" modal doesn't show on results and empty results +- issue #17772 Fix wrong styles for add button from central columns 5.2.0 (2022-05-10) - issue #16521 Upgrade Bootstrap to version 5