Browse Source

Tweak bug2355_revert at suggestion from Roger

Nick Mathewson 13 years ago
parent
commit
8e5dfe42a0
1 changed files with 2 additions and 1 deletions
  1. 2 1
      changes/bug2355_revert

+ 2 - 1
changes/bug2355_revert

@@ -1,6 +1,7 @@
   o Minor bugfixes:
   o Minor bugfixes:
     - Revert the UseBridges option to its behavior before 0.2.2.28-beta.
     - 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
       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.
       Partial resolution for bug 3354.