From 64eca89553c0e63ab8666f3743023ae23d1d9fb2 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Mon, 24 Oct 2022 13:15:12 +0200 Subject: [PATCH] Add a ChangeLog entry for 8424e75907 Ref: 8424e75907b2631de017cf012c724de7a68af7ab Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 6f2a13d86b..e961d93859 100644 --- a/ChangeLog +++ b/ChangeLog @@ -43,6 +43,7 @@ phpMyAdmin - ChangeLog - issue #17248 Support the UUID data type for MariaDB >= 10.7 - 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 5.2.0 (2022-05-10) - issue #16521 Upgrade Bootstrap to version 5