From 71ea09ca8081ddbd7029e5c7c985869945b44195 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maur=C3=ADcio=20Meneghini=20Fauth?= Date: Sat, 26 Aug 2023 17:00:31 -0300 Subject: [PATCH] Add ChangeLog entry for #18533 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [ci skip] Signed-off-by: MaurĂ­cio Meneghini Fauth --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 08c377cdad..89028b6d03 100644 --- a/ChangeLog +++ b/ChangeLog @@ -57,6 +57,7 @@ phpMyAdmin - ChangeLog - issue Update documentation to reflect that Node >= 12 is required to compile the JS and CSS files - issue #18578 Fixed PDF export NULL values gives a type error - issue #18650 Fixed double escaping on foreign key relation link title +- issue #18533 Fixed wrong count for simulated queries 5.2.1 (2023-02-07) - issue #17522 Fix case where the routes cache file is invalid