
15 Jun
2012
15 Jun
'12
9:43 a.m.
commit eb2a4be2f7707ca34d63d473a5427640986ca8e0 Author: Mike Perry <mikeperry-git@fscked.org> Date: Thu Jun 14 21:31:36 2012 -0700 Add a changes file for bug5458. --- changes/bug5458 | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/changes/bug5458 b/changes/bug5458 new file mode 100644 index 0000000..8c0e372 --- /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.