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-30 23:32:22 +0300
committerWilliam Desportes <williamdes@wdes.fr>2022-09-30 23:32:37 +0300
commitae7f8c4ce05d63da4743ed84997beb3d7fd4a802 (patch)
treec4b2a9c4c3a82a3e628456644a20a7cf3bd915e0 /ChangeLog
parentb4c4914b8bd7d4a4fb8983fc77a6f87517521ef6 (diff)
parentb5e20ad8f4bdbcf18aa9662d612338aa1cdcdf93 (diff)
Merge branch 'origin/QA_5_2'
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 bbf71e6e33..6355d5f3e6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -38,6 +38,7 @@ phpMyAdmin - ChangeLog
- 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
+- issue #16418 Fix FAQ 1.44 about manually removing vendor folders
5.2.0 (2022-05-10)
- issue #16521 Upgrade Bootstrap to version 5