Преглед на файлове

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