From 306bb2e8f6368114205d8aaf662ee3791582c328 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Mon, 15 Aug 2022 17:48:12 +0200 Subject: [PATCH] Add ChangeLog entries for #17543 and #17546 Signed-off-by: William Desportes --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2fe48657db..a8abd43a65 100644 --- a/ChangeLog +++ b/ChangeLog @@ -29,6 +29,8 @@ phpMyAdmin - ChangeLog - issue Fixed debug queries console broken UI for query time and group count - issue Fixed escaping of SQL query and errors for the debug console - issue Fix console toolbar UI when the bookmark feature is disabled and sql debug is enabled +- issue #17543 Fix JS error on saving a new designer page +- issue #17546 Fix JS error after using save as and open page operation on the designer 5.2.0 (2022-05-10) - issue #16521 Upgrade Bootstrap to version 5