diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-11-20 11:03:37 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-11-20 11:03:37 -0500 |
commit | 03da9be2f13c0cca9bb35e2aba9bf0876f40db33 (patch) | |
tree | a1ec7d88b57b5b0dc05a61b37d6c3f974b3d9288 /changes | |
parent | e7165659e02b84ee48e141c84fef510670132cbd (diff) | |
parent | b36f93a6711aa3c763d1ea0765862cd2f6939756 (diff) | |
download | tor-03da9be2f13c0cca9bb35e2aba9bf0876f40db33.tar.gz tor-03da9be2f13c0cca9bb35e2aba9bf0876f40db33.zip |
Merge remote-tracking branch 'sysrqb/bug9859_5'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug9859 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug9859 b/changes/bug9859 new file mode 100644 index 0000000000..54ca30e6f7 --- /dev/null +++ b/changes/bug9859 @@ -0,0 +1,6 @@ + o Minor Feature + + - Assign status flags to bridges based on thresholds calculated + over all bridges. Fixes bug 9859. + - Add threshold cutoffs to the networkstatus document created by + the Bridge Authority. Fixes bug 1117. |