diff options
author | Robert Ransom <rransom.8774@gmail.com> | 2011-05-10 02:06:07 -0700 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-06-03 12:16:55 -0400 |
commit | 1546054d81fcc3462c37aca8a35a510d7f770533 (patch) | |
tree | b237ee9987f0dffc0e281930ead2bd9f1b6e2a21 /changes/bug2649a | |
parent | 7aa20b20bffcbc4c9b4e3eb1c874616e1cab119f (diff) | |
download | tor-1546054d81fcc3462c37aca8a35a510d7f770533.tar tor-1546054d81fcc3462c37aca8a35a510d7f770533.tar.gz |
Add a VoteOnHidServDirectoriesV2 configuration option
Diffstat (limited to 'changes/bug2649a')
-rw-r--r-- | changes/bug2649a | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug2649a b/changes/bug2649a new file mode 100644 index 000000000..4ee31ebdb --- /dev/null +++ b/changes/bug2649a @@ -0,0 +1,5 @@ + o Minor features: + - Add a VoteOnHidServDirectoriesV2 configuration option to allow + directory authorities to abstain from voting on assignment of + the HSDir consensus flag. Related to bug 2649. + |