summaryrefslogtreecommitdiff
path: root/changes/bug15937
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug15937')
-rw-r--r--changes/bug159377
1 files changed, 0 insertions, 7 deletions
diff --git a/changes/bug15937 b/changes/bug15937
deleted file mode 100644
index 88adbe47f9..0000000000
--- a/changes/bug15937
+++ /dev/null
@@ -1,7 +0,0 @@
- o Minor bugfixes (hidden service client):
- - Seven very fast consecutive requests to the same .onion address
- triggers 7 descriptor fetches. The first six each pick a directory
- (there are 6 overall) and the seventh one wasn't able to pick one
- which was triggering a close on all current directory connections. It
- has been fixed by not closing them if we have pending directory fetch.
- Fixes bug 15937; bugfix on tor-0.2.7.1-alpha.