Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Desportes <williamdes@wdes.fr>2022-09-29 00:50:11 +0300
committerWilliam Desportes <williamdes@wdes.fr>2022-09-29 00:50:11 +0300
commita4d273f5cfad5083ceaee14cdc2ddf8c923fe5de (patch)
tree74c0a338c39b8ba66688e25f19f348af59449602 /ChangeLog
parent8331b15243096bc1f286a8c20771482fbd20ec4d (diff)
Add a ChangeLog entry for #17736
Signed-off-by: William Desportes <williamdes@wdes.fr>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d4bc5e966e..7f7166168f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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