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

Tweak bug2355_revert at suggestion from Roger

Nick Mathewson преди 14 години
родител
ревизия
8e5dfe42a0
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  1. 2 1
      changes/bug2355_revert

+ 2 - 1
changes/bug2355_revert

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