Merge remote-tracking branch 'public/ticket20002'

This commit is contained in:
Nick Mathewson
2016-09-06 14:27:13 -04:00
3 changed files with 18 additions and 2 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (directory authority):
- After voting, if the authorities decide that a relay is not "Valid",
they no longer include it in the consensus at all. Closes ticket
20002; implements part of proposal 272.