From 48c78e2f53d05a99b761c745ccd70b68d91fbc12 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Sun, 8 Aug 2021 02:02:48 +0200 Subject: [PATCH] Add a ChangeLog entry for #17054 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 4f9ce97809..bc3a89bf91 100644 --- a/ChangeLog +++ b/ChangeLog @@ -71,6 +71,7 @@ phpMyAdmin - ChangeLog - issue #13614 Fixed escaping the database names when granting privileges on tables - issue #11834 Fixed adding a new user on "privileges" tab of a table with a database name using a "_" character - issue #17033 Fixed scaling of line width and point size in GIS visualization +- issue #17054 Removed "DEL" character from generated random strings for Blowfish secret auto-generated by setup 5.1.1 (2021-06-04) - issue #13325 Fixed created procedure shows up in triggers and events and vice-versa