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-26 13:03:45 +0300
committerWilliam Desportes <williamdes@wdes.fr>2022-10-26 13:22:38 +0300
commit25c13d667b215d6660b2f0977a40412e575b6433 (patch)
tree583bd0fb72769241b624378c4dd262c72e13de08 /ChangeLog
parent35401ad4ef8d3c71fb703cc348670f48c6213d3b (diff)
parentbe57ae7ddf306d627db801f12ca62f71d214390c (diff)
Merge branch 'QA_5_2'
Signed-off-by: William Desportes <williamdes@wdes.fr>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 33f80bb6d2..8163a18d28 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -44,6 +44,9 @@ phpMyAdmin - ChangeLog
- issue #17756 Edit/Copy/Delete row now works when using GROUP BY
- issue #17248 Support the UUID data type for MariaDB >= 10.7
- issue #17656 Fix replace/change/set table prefix is not working
+- issue Fix monitor page filter queries only filtering the first row
+- issue Fix "Link not found!" on foreign columns for tables having no char column to show
+- issue #17390 Fix "Create view" modal doesn't show on results and empty results
5.2.0 (2022-05-10)
- issue #16521 Upgrade Bootstrap to version 5