From 914e101a9afdc9152ed8c49a04eea8924a7ca1cb Mon Sep 17 00:00:00 2001
From: Jaime Perez <jaime.perez@uninett.no>
Date: Fri, 18 Jul 2014 16:48:51 +0200
Subject: [PATCH] Update changelog to remove buggy metarefresh improvement that
 will not end up in 1.13.

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

diff --git a/docs/simplesamlphp-changelog.txt b/docs/simplesamlphp-changelog.txt
index 814c5e2fa..5267bd833 100644
--- a/docs/simplesamlphp-changelog.txt
+++ b/docs/simplesamlphp-changelog.txt
@@ -40,7 +40,6 @@ Released TBD.
 ### `metarefresh`
 
   * Use cached metadata if something goes wrong when refreshing feeds.
-  * Discard only offending entities instead of entire aggregates when metadata parsing goes wrong.
 
 ### `openidProvider`
 
-- 
GitLab