浏览代码

Add a changes file for bug5458.

Mike Perry 13 年之前
父节点
当前提交
eb2a4be2f7
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      changes/bug5458

+ 4 - 0
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.