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 02:20:07 +0300
committerMaurício Meneghini Fauth <mauricio@fauth.dev>2022-04-27 02:22:01 +0300
commit4564ff5dc4804aa02376573228c1580fca2da2c0 (patch)
treea3aecd39b04323c5618fdd8196f187983c7c0c7f /ChangeLog
parent0f13fe05e34b35a4687dfbdd23a871d0f8181921 (diff)
Add ChangeLog entries for #17494, #17335 and #17445
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 99074ebeb0..0795cb9952 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,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