]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Tweak bug2355_revert at suggestion from Roger
authorNick Mathewson <nickm@torproject.org>
Mon, 20 Jun 2011 00:58:46 +0000 (20:58 -0400)
committerNick Mathewson <nickm@torproject.org>
Mon, 20 Jun 2011 00:58:46 +0000 (20:58 -0400)
changes/bug2355_revert

index 0d2822a46255584b0972060f96b14317765d667c..2ded40ad8e97e31de846fd947427cca2cf154d23 100644 (file)
@@ -1,6 +1,7 @@
   o Minor bugfixes:
     - Revert the UseBridges option to its behavior before 0.2.2.28-beta.
       When we changed the default behavior to "use bridges if any are
-      listed in the torrc", we broke a number of Vidalia users.
+      listed in the torrc", we broke a number of users who had bridges
+      in their torrc files but who didn't actually want to use them.
       Partial resolution for bug 3354.