summaryrefslogtreecommitdiff
path: root/changes/bug17589
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug17589')
-rw-r--r--changes/bug175897
1 files changed, 0 insertions, 7 deletions
diff --git a/changes/bug17589 b/changes/bug17589
deleted file mode 100644
index 4144af7c11..0000000000
--- a/changes/bug17589
+++ /dev/null
@@ -1,7 +0,0 @@
- o Code simplification and refactoring:
- - When a direct directory request fails immediately on launch,
- instead of relaunching that request from inside the code that
- launches it, instead mark the connection for teardown. This
- change simplifies Tor's callback and prevents the directory-
- request launching code from invoking itself recursively.
- Closes ticket 17589. \ No newline at end of file