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 18:06:43 +0300
committerMaurício Meneghini Fauth <mauricio@fauth.dev>2022-02-16 18:06:43 +0300
commitf2d0c0ae6edc4df6bacf554c66162882008ba264 (patch)
tree3b8c08507b077dec3ce2f8b6a442e621008f461f /ChangeLog
parent75823213f645c8db7218e63e451bbd178d8249d4 (diff)
Add ChangeLog entry for #17387
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 aee096d564..947d3469a1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,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