From 1a146fa1145c18278e3751ca6d87b206f715c04c Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sat, 6 May 2023 11:38:37 +0200 Subject: [PATCH] Add a ChangeLog entry for 3e023ca0e3 Ref: 3e023ca0e3e4846525c0122695289578bd293432 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 0554865cc1..1a5c835a79 100644 --- a/ChangeLog +++ b/ChangeLog @@ -34,6 +34,7 @@ phpMyAdmin - ChangeLog - issue Add CVE MITRE link to allowed domains and use cve.org - 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 5.2.1 (2023-02-07) - issue #17522 Fix case where the routes cache file is invalid