diff --git a/docs/simplesamlphp-changelog.txt b/docs/simplesamlphp-changelog.txt index 04e9ed3653f1f4dee0d770204cff2c02020f4504..752ef60718c6cebc71ce0e402062952f7aa771fb 100644 --- a/docs/simplesamlphp-changelog.txt +++ b/docs/simplesamlphp-changelog.txt @@ -37,6 +37,7 @@ Released TBD * Fixed an issue with friendly names in the attributes released. * Fixed an issue with memcache that would result in a push for every fetch, when several servers configured. + * Fixed an issue with memcache that would result in an endless loop if all servers are down. * Fixed an issue with HTML escaping in error reports. * Fixed an issue with the 'admin.protectmetadata' option not being enforced for SP metadata. * Fixed an issue with SAML 1.X SSO authentications that removed the NameID of the subject from available data.