summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-08-12 12:44:06 -0400
committerNick Mathewson <nickm@torproject.org>2016-08-12 12:44:06 -0400
commit06e82084d6829084a43453e2b810d45c4e794259 (patch)
tree419403d74261e6b821a092c0639057bd8af9217f /changes
parenta7e317927b9901a5b1d1d8de010093816da76425 (diff)
parentab8679f2fd3bb9ff7de093bf0bd42bff1a87d6aa (diff)
downloadtor-06e82084d6829084a43453e2b810d45c4e794259.tar.gz
tor-06e82084d6829084a43453e2b810d45c4e794259.zip
Merge remote-tracking branch 'andrea/bug8625_prod'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug86254
1 files changed, 4 insertions, 0 deletions
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.