浏览代码

Changes file for bug2355.

Nick Mathewson 14 年之前
父节点
当前提交
b79d50dfcc
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8 0
      changes/bug2355

+ 8 - 0
changes/bug2355

@@ -0,0 +1,8 @@
+  o Major features:
+    - If "UseBridges 1" is set and no bridges are configured, Tor will
+      now refuse to build any circuits until some bridges are set.
+      If "UseBridges auto" is set, Tor will use bridges if they are
+      configured and we are not running as a server, but otherwise
+      will make circuits as usual. The new default is "auto". Patch
+      by anonym.
+