diff options
-rw-r--r-- | changes/bug8625 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/changes/bug8625 b/changes/bug8625 index b0a51967bc..e398d07379 100644 --- a/changes/bug8625 +++ b/changes/bug8625 @@ -1,6 +1,5 @@ o Major bugfixes (directory downloads): - - Avoid resetting download status for consensuses hourly, and add a - SimulateDirDownloadFailures config option to test behavior when all - downloads from directory servers fail. Fixes bug 8625; bugfix on + - Avoid resetting download status for consensuses hourly, since we + already have another, smarter retry mechanism. Fixes bug 8625; bugfix on 0.2.0.9-alpha. |