aboutsummaryrefslogtreecommitdiff
path: root/changes/bug7582
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug7582')
-rw-r--r--changes/bug75829
1 files changed, 9 insertions, 0 deletions
diff --git a/changes/bug7582 b/changes/bug7582
new file mode 100644
index 000000000..f3b063576
--- /dev/null
+++ b/changes/bug7582
@@ -0,0 +1,9 @@
+ o Major bugfixes:
+
+ - When an exit node tells us that it is rejecting because of its
+ exit policy a stream we expected it to accept (because of its exit
+ policy), do not mark the node as useless for exiting if our
+ expectation was only based on an exit policy summary. Instead,
+ mark the circuit as unsuitable for that particular address. Fixes
+ part of bug 7582; bugfix on 0.2.3.2-alpha.
+