Merge remote-tracking branch 'asn/feature19036'

This commit is contained in:
Nick Mathewson
2016-05-27 10:37:11 -04:00
2 changed files with 41 additions and 20 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features:
- Make directory authorities write the v3-status-votes file out
to disk earlier in the consensus process, so we have the votes
even if we abort the consensus process below. Resolves ticket 19036.