Merge remote-tracking branch 'karsten/task-6752-3'

This commit is contained in:
Nick Mathewson
2013-05-28 10:59:35 -04:00
13 changed files with 337 additions and 125 deletions
+5
View File
@@ -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.