From: Nick Mathewson Date: Mon, 20 Jun 2011 00:58:46 +0000 (-0400) Subject: Tweak bug2355_revert at suggestion from Roger X-Git-Tag: tor-0.2.2.29-beta~3^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8e5dfe42a0230722bff07ba6ededcc0d2dbd53e7;p=thirdparty%2Ftor.git Tweak bug2355_revert at suggestion from Roger --- diff --git a/changes/bug2355_revert b/changes/bug2355_revert index 0d2822a462..2ded40ad8e 100644 --- a/changes/bug2355_revert +++ b/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.