From 933db9fc087a4e20de86330959a0fc4b34883784 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Wed, 26 Oct 2022 15:53:14 +0200 Subject: [PATCH] Add a ChangeLog entry for #17389 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 3a458ac709..cc9d344bdc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -46,6 +46,7 @@ phpMyAdmin - ChangeLog - issue Fix "Link not found!" on foreign columns for tables having no char column to show - issue #17390 Fix "Create view" modal doesn't show on results and empty results - issue #17772 Fix wrong styles for add button from central columns +- issue #17389 Fix HTML disappears when exporting settings to browser's storage 5.2.0 (2022-05-10) - issue #16521 Upgrade Bootstrap to version 5