From 45822a70830b932e36168ed2c99d92b9ede8ef4c Mon Sep 17 00:00:00 2001 From: William Desportes Date: Thu, 22 Jul 2021 18:27:39 +0200 Subject: [PATCH] Add a ChangeLog entry for #16947 Signed-off-by: William Desportes --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 966096fce1..99f50dd524 100644 --- a/ChangeLog +++ b/ChangeLog @@ -56,6 +56,7 @@ phpMyAdmin - ChangeLog - issue #16966 Encode "#" to have the anchor part of the destination URL on SQL highlight terms URLs - issue #17004 Fix PHP errors due to removed variable "innodb_file_format" on MariaDB >= 10.6.0 and MySQL >= 8.0.0 - issue #16842 Fixed missing password modes on PerconaDB +- issue #16947 Fix "Change login information" form not working 5.1.1 (2021-06-04) - issue #13325 Fixed created procedure shows up in triggers and events and vice-versa