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:
authorMaurício Meneghini Fauth <mauricio@fauth.dev>2022-04-27 03:20:06 +0300
committerMaurício Meneghini Fauth <mauricio@fauth.dev>2022-04-27 03:20:06 +0300
commitb008cca95d3a0ba4a99027d955ec3ff6e7561ec5 (patch)
tree3248fdcbc2de3238e8a6ed1379b742dcd61bb74a /ChangeLog
parent8977fb811edf581dd8846c5a3ca04ff325792b2b (diff)
parent04f3f5a4b6350f6c4e6de6220ef13379011326a5 (diff)
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 31e625ac0d..76f5332e3a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -44,6 +44,9 @@ phpMyAdmin - ChangeLog
- issue #17111 Enable tabindex recompute on preview button while insert new rows
- issue #17474 Fix invalid SQL generated when PRIMARY/UNIQUE key contains a POINT column
- issue #17484 Fix setup's CSS not loading when the URL doesn't have a trailing slash
+- issue #17494 Remove jQuery SVG JavaScript dependency
+- issue #17335 Fix column visibility dropdown when the column name is too long
+- issue #17445 Fix issue when exporting using Firefox or Safari on PHP 8.1.4
5.1.3 (2022-02-10)
- issue #17308 Fix broken pagination links in the navigation sidebar