]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes file for bug2355.
authorNick Mathewson <nickm@torproject.org>
Tue, 31 May 2011 03:49:16 +0000 (23:49 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 2 Jun 2011 19:11:21 +0000 (15:11 -0400)
changes/bug2355 [new file with mode: 0644]

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