aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Perry <mikeperry-git@fscked.org>2012-06-14 21:31:36 -0700
committerMike Perry <mikeperry-git@fscked.org>2012-06-14 21:34:33 -0700
commiteb2a4be2f7707ca34d63d473a5427640986ca8e0 (patch)
tree08231cd0eb0ddecb2c32163945a455f9aa826fd4
parentdaedae4115dccd314b7aa3ffce642f2ac6123713 (diff)
downloadtor-eb2a4be2f7707ca34d63d473a5427640986ca8e0.tar.gz
tor-eb2a4be2f7707ca34d63d473a5427640986ca8e0.zip
Add a changes file for bug5458.
-rw-r--r--changes/bug54584
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug5458 b/changes/bug5458
new file mode 100644
index 0000000000..8c0e37295c
--- /dev/null
+++ b/changes/bug5458
@@ -0,0 +1,4 @@
+ o Minor features
+ - Issue a notice if a guard completes less than 40% of your circuits.
+ Threshold is configurable by torrc option PathBiasNoticeRate
+ and consensus parameter pb_noticepct.