summaryrefslogtreecommitdiff
path: root/changes/decouple_retry_directory
diff options
context:
space:
mode:
Diffstat (limited to 'changes/decouple_retry_directory')
-rw-r--r--changes/decouple_retry_directory6
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/decouple_retry_directory b/changes/decouple_retry_directory
deleted file mode 100644
index 11f901b04f..0000000000
--- a/changes/decouple_retry_directory
+++ /dev/null
@@ -1,6 +0,0 @@
- o Code simplification and refactoring:
- - Change the function that's called when we need to retry all downloads
- so that it only reschedules the downloads to happen immediately, rather
- than launching them all at once itself. This further simplifies
- Tor's callgraph.
-