From ab8679f2fd3bb9ff7de093bf0bd42bff1a87d6aa Mon Sep 17 00:00:00 2001 From: Andrea Shepard Date: Wed, 20 Jul 2016 21:39:26 +0000 Subject: [PATCH] Changes file for bug 8625 --- changes/bug8625 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changes/bug8625 diff --git a/changes/bug8625 b/changes/bug8625 new file mode 100644 index 0000000000..90bb3c60d7 --- /dev/null +++ b/changes/bug8625 @@ -0,0 +1,4 @@ + o Bugfixes: + - 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.