diff --git a/ChangeLog b/ChangeLog index f900ff0de6..6ad74dc274 100644 --- a/ChangeLog +++ b/ChangeLog @@ -55,6 +55,7 @@ phpMyAdmin - ChangeLog - issue #16316 Added support for "SameSite=Strict" on cookies using configuration "$cfg['CookieSameSite']" - issue #16451 Fixed AWS RDS IAM authentication doesn't work because pma_password is truncated - issue #16451 Show an error message when the security limit is reached instead of silently trimming the password to avoid confusion +- issue #15001 Add back Login Cookie Validity setting to the features form 5.0.5 (not yet released)