From be57ae7ddf306d627db801f12ca62f71d214390c Mon Sep 17 00:00:00 2001 From: William Desportes Date: Wed, 26 Oct 2022 11:30:01 +0200 Subject: [PATCH] Add a ChangeLog entry for #17390 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index e961d93859..c9ea566e85 100644 --- a/ChangeLog +++ b/ChangeLog @@ -44,6 +44,7 @@ phpMyAdmin - ChangeLog - issue #17656 Fix replace/change/set table prefix is not working - 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 5.2.0 (2022-05-10) - issue #16521 Upgrade Bootstrap to version 5