From cf6522f838ee6e50c70dbd773a1b66a7689cc3d8 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Thu, 22 Jul 2021 15:33:35 +0200 Subject: [PATCH] Add a ChangeLog entry for #16966 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index f1f15d353a..bec55535f3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -53,6 +53,7 @@ phpMyAdmin - ChangeLog - issue Removed un-expected query success message from the Table export page - issue #17026 Handle possible invalid boolean values injected in SaveDir or UploadDir causing "TypeError: mb_substr()" - issue #16981 Enable cookie parameter "SameSite" on "phpMyAdmin" cookie for PHP >= 7.3 +- issue #16966 Encode "#" to have the anchor part of the destination URL on SQL highlight terms URLs 5.1.1 (2021-06-04) - issue #13325 Fixed created procedure shows up in triggers and events and vice-versa