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-10-31 21:24:50 +0300
committerWilliam Desportes <williamdes@wdes.fr>2022-10-31 21:24:50 +0300
commit472391794fc0d60c5024f31e75afafe562a652c8 (patch)
tree15a6e3921738434f642a3d6706cdbf410605ca6e
parentdca4119c1f2eac736c35eb2d4a5e4073d3f29790 (diff)
Add a ChangeLog entry for #16042
Signed-off-by: William Desportes <williamdes@wdes.fr>
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index df52ffde42..4a98fea8a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -54,6 +54,7 @@ phpMyAdmin - ChangeLog
- issue #17553 Fix Metro theme unreadable links above navigation tree
- issue #17553 Metro theme UI fixes and improvements
- issue #17553 Fix Metro theme login form with
+- issue #16042 Exported gzip file of database has first ~73 kB uncompressed and rest is gzip compressed in Firefox
5.2.0 (2022-05-10)
- issue #16521 Upgrade Bootstrap to version 5