aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-11-20 11:03:37 -0500
committerNick Mathewson <nickm@torproject.org>2013-11-20 11:03:37 -0500
commit03da9be2f13c0cca9bb35e2aba9bf0876f40db33 (patch)
treea1ec7d88b57b5b0dc05a61b37d6c3f974b3d9288 /changes
parente7165659e02b84ee48e141c84fef510670132cbd (diff)
parentb36f93a6711aa3c763d1ea0765862cd2f6939756 (diff)
downloadtor-03da9be2f13c0cca9bb35e2aba9bf0876f40db33.tar
tor-03da9be2f13c0cca9bb35e2aba9bf0876f40db33.tar.gz
Merge remote-tracking branch 'sysrqb/bug9859_5'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug98596
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug9859 b/changes/bug9859
new file mode 100644
index 000000000..54ca30e6f
--- /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.