diff options
author | Mike Perry <mikeperry-git@fscked.org> | 2012-06-14 21:31:36 -0700 |
---|---|---|
committer | Mike Perry <mikeperry-git@fscked.org> | 2012-06-14 21:34:33 -0700 |
commit | eb2a4be2f7707ca34d63d473a5427640986ca8e0 (patch) | |
tree | 08231cd0eb0ddecb2c32163945a455f9aa826fd4 /changes | |
parent | daedae4115dccd314b7aa3ffce642f2ac6123713 (diff) | |
download | tor-eb2a4be2f7707ca34d63d473a5427640986ca8e0.tar tor-eb2a4be2f7707ca34d63d473a5427640986ca8e0.tar.gz |
Add a changes file for bug5458.
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug5458 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug5458 b/changes/bug5458 new file mode 100644 index 000000000..8c0e37295 --- /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. |