From 5914e722fe74d7bbe6078452ca9eea6a2b41087e Mon Sep 17 00:00:00 2001
From: Jaime Perez Crespo <jaime.perez@uninett.no>
Date: Tue, 27 Oct 2015 14:49:46 +0100
Subject: [PATCH] Update changelog.

---
 docs/simplesamlphp-changelog.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/simplesamlphp-changelog.txt b/docs/simplesamlphp-changelog.txt
index 04e9ed365..752ef6071 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.
-- 
GitLab