From: Mike Perry Date: Fri, 15 Jun 2012 04:31:36 +0000 (-0700) Subject: Add a changes file for bug5458. X-Git-Tag: tor-0.2.3.17-beta~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=eb2a4be2f7707ca34d63d473a5427640986ca8e0;p=thirdparty%2Ftor.git Add a changes file for bug5458. --- 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.