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-02-16 20:21:23 +0300
committerMaurício Meneghini Fauth <mauricio@fauth.dev>2022-02-16 20:21:23 +0300
commitb40dc49d71026f42fc7044eefa9f79a304cb6ad7 (patch)
treec0c8556989243f23e8b42125059873a91715bba6 /ChangeLog
parent20f16560503c3f33b47799ca146233a19acd9ef7 (diff)
parentad13f5ad6029bed2f9edbd4797d2397a7c2864e4 (diff)
Merge branch 'QA_5_1' into 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 b7d9eccb77..c2f3c6a550 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -31,6 +31,7 @@ phpMyAdmin - ChangeLog
5.1.4 (not yet released)
- issue #17287 Fixed sorting the database list with "statistics" enabled on "Data" column creates a PHP type error
- issue #17368 Fix for invalid cache when losing access to config storage after it being cached
+- issue #17387 Fix session cookie not respecting the CookieSameSite configuration directive in PHP 7.2
5.1.3 (2022-02-10)
- issue #17308 Fix broken pagination links in the navigation sidebar