From f17ba4badfe516202ff0e81c2b3cfa56c2dfa9ae Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sat, 6 May 2023 11:17:41 +0200 Subject: [PATCH] Add a ChangeLog entry for #18212 Pull-request: #18233 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index a0b7341fce..0554865cc1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -33,6 +33,7 @@ phpMyAdmin - ChangeLog - issue #17654 Fix unprivileged user cannot change password on MySQL >= 5.7.37 - 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 5.2.1 (2023-02-07) - issue #17522 Fix case where the routes cache file is invalid