diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-02-04 13:44:05 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-02-04 13:44:05 -0500 |
commit | cd4ad45ba31f4ae08aa185f358ee56721a06170b (patch) | |
tree | b2ab06cca25a182ecb851a153c6fed01638163d2 /changes/bug8151 | |
parent | 12f2d986f327de281cb70377a7cf926b0f40f4e4 (diff) | |
download | tor-cd4ad45ba31f4ae08aa185f358ee56721a06170b.tar.gz tor-cd4ad45ba31f4ae08aa185f358ee56721a06170b.zip |
Include a flag-thresholds line in each vote to describe flag cutoffs
Implements ticket 8151.
Diffstat (limited to 'changes/bug8151')
-rw-r--r-- | changes/bug8151 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug8151 b/changes/bug8151 new file mode 100644 index 0000000000..e20fa3c31a --- /dev/null +++ b/changes/bug8151 @@ -0,0 +1,5 @@ + o Minor features (directory authority): + - Include inside each vote a statement of the performance + thresholds that made the authority vote for its flags. Implements + ticket 8151. +
\ No newline at end of file |