Add a ChangeLog entry for #16842

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2021-07-22 17:49:58 +02:00
parent b55029da74
commit 9d9f19c94d
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -55,6 +55,7 @@ phpMyAdmin - ChangeLog
- 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
- 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
5.1.1 (2021-06-04)
- issue #13325 Fixed created procedure shows up in triggers and events and vice-versa