summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-05-28 10:59:35 -0400
committerNick Mathewson <nickm@torproject.org>2013-05-28 10:59:35 -0400
commitd3125a3e404f4967d9100d793b01dcbed6eeadc2 (patch)
tree9f2de5bded17af897b58e99f86e59d44e47e17d6 /changes
parente7134c2375f3c577ab7dcc20c74c5773d1a5f37d (diff)
parent3795f6a78b84ffcbe9bf464d5e569ae3c718d03e (diff)
downloadtor-d3125a3e404f4967d9100d793b01dcbed6eeadc2.tar.gz
tor-d3125a3e404f4967d9100d793b01dcbed6eeadc2.zip
Merge remote-tracking branch 'karsten/task-6752-3'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug67525
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug6752 b/changes/bug6752
new file mode 100644
index 0000000000..8d620d56ee
--- /dev/null
+++ b/changes/bug6752
@@ -0,0 +1,5 @@
+ o Minor features:
+ - Lower directory fetch retry schedules and maximum interval without
+ directory requests, and raise maximum download tries in testing
+ networks. Implements #6752.
+