Procházet zdrojové kódy

Changes file for bug2355.

Nick Mathewson před 14 roky
rodič
revize
b79d50dfcc
1 změnil soubory, kde provedl 8 přidání a 0 odebrání
  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.
+