Add a ChangeLog entry for #17736

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2022-09-28 23:50:11 +02:00
parent 8331b15243
commit a4d273f5cf
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -35,6 +35,7 @@ phpMyAdmin - ChangeLog
- issue #17728 Some select HTML tags will now have the correct UI style
- issue #17734 PHP deprecations will only be shown when in a development environment
- issue #17369 Fix server error when blowfish_secret is not exactly 32 bytes long
- issue #17736 Add utf8mb3 as an alias of utf8 on the charset description page
5.2.0 (2022-05-10)
- issue #16521 Upgrade Bootstrap to version 5