]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add a changes file for bug5458.
authorMike Perry <mikeperry-git@fscked.org>
Fri, 15 Jun 2012 04:31:36 +0000 (21:31 -0700)
committerMike Perry <mikeperry-git@fscked.org>
Fri, 15 Jun 2012 04:34:33 +0000 (21:34 -0700)
changes/bug5458 [new file with mode: 0644]

diff --git a/changes/bug5458 b/changes/bug5458
new file mode 100644 (file)
index 0000000..8c0e372
--- /dev/null
@@ -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.