From 493726fee6ed55a97dcd0dd52d9d8064cdcfd762 Mon Sep 17 00:00:00 2001
From: Tres Seaver <tseaver@palladion.com>
Date: Wed, 28 Sep 2011 20:31:55 +0200
Subject: [PATCH] Call 'close' even when raising an exception for a missing challenger.

---
 CHANGES.txt |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/CHANGES.txt b/CHANGES.txt
index 235a6a9..752b3a1 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,6 +1,14 @@
 repoze.who Changelog
 ====================
 
+2.0 (unreleased)
+----------------
+
+- Further harden middleware, calling ``close()`` on the iterable even if
+  raising an exception for a missing challenger.
+  http://bugs.repoze.org/issue174
+
+
 2.0b1 (2011-05-24)
 ------------------
 

--
Gitblit v1.9.3