diff options
Diffstat (limited to 'changes/bug2355_revert')
-rw-r--r-- | changes/bug2355_revert | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/bug2355_revert b/changes/bug2355_revert new file mode 100644 index 000000000..2ded40ad8 --- /dev/null +++ b/changes/bug2355_revert @@ -0,0 +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 users who had bridges + in their torrc files but who didn't actually want to use them. + Partial resolution for bug 3354. + |