From 893d4cddb67f671ec84a6b600a633974845877a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maur=C3=ADcio=20Meneghini=20Fauth?= Date: Mon, 26 Sep 2022 17:29:06 -0300 Subject: [PATCH] Add ChangeLog entries for #17728 and #17734 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: MaurĂ­cio Meneghini Fauth --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 87270ffc68..46def253e4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -32,6 +32,8 @@ phpMyAdmin - ChangeLog - 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 - issue Fix PHP warning on GIS visualization when there is only one GIS column +- issue #17728 Some select HTML tags will now have the correct UI style +- issue #17734 PHP deprecations will only be shown when in a development environment 5.2.0 (2022-05-10) - issue #16521 Upgrade Bootstrap to version 5