From 37bd7d981e698399db688e71e0b49547296c8d7c Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sat, 6 May 2023 11:42:33 +0200 Subject: [PATCH] Add a ChangeLog entry for dca9657432 Ref: dca965743223024407207e807954fa975f4284db Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 1a5c835a79..7e5b8b95c8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -35,6 +35,7 @@ phpMyAdmin - ChangeLog - issue #18330 Fix TypeError when no-datetime field is modified - issue #18212 Fix Query Builder doesn't replace a table name with it's alias in the `WHERE` block - issue Keep the criteria box collapsed by the user when un-checking the criteria checkbox +- issue Fix colspan for actions column on database table list 5.2.1 (2023-02-07) - issue #17522 Fix case where the routes cache file is invalid