From de4ad4f814ad438e09aa9b5634651f0492605fee Mon Sep 17 00:00:00 2001 From: William Desportes Date: Tue, 27 Jul 2021 23:16:54 +0200 Subject: [PATCH] Add a ChangeLog entry for b1eed641ef and #15370 Signed-off-by: William Desportes --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 83923a0ed1..ea8abbd0fb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -63,6 +63,8 @@ phpMyAdmin - ChangeLog - issue #17042 Fix SQL escaping bug on DB name with special chars on submit query with rollback option - issue #17027 Better handle the display of sorted binary columns in results summary - issue #16398 Quote non numeric values on parameterized queries +- issue Fixed duplicate HTML escaping on foreign keys select value modal +- issue #15370 Fixed edit routine UI incorrectly removes too many escape slashes 5.1.1 (2021-06-04) - issue #13325 Fixed created procedure shows up in triggers and events and vice-versa