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-07-19 19:10:34 +0300
committerMaurício Meneghini Fauth <mauricio@fauth.dev>2022-07-19 19:10:34 +0300
commit7576d5cf86dac92d872e0f86aa27db08fe889460 (patch)
tree66d85936ad1bab7136adb919beec1810ad56195c /ChangeLog
parent2532c25c8d8c835858849d2da0aeb4a3d7731fe2 (diff)
parent6957064cea185c43f7222a215abb19ed17538f21 (diff)
Merge branch 'QA_5_2'
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c631aca7d..a32ccd1fcc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,6 +21,7 @@ phpMyAdmin - ChangeLog
- issue #17584 It's now possible to browse a database that includes two % in its name
- issue Fix PHP 8.2 deprecated string interpolation syntax
- issue Some languages are now correctly detected from the HTTP header
+- issue #17617 Sorting is correctly remembered when $cfg['RememberSorting'] is true
5.2.0 (2022-05-10)
- issue #16521 Upgrade Bootstrap to version 5