소스 검색

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.