From 339993b409648bf3d767c6ba3133e1921de89dbd Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Tue, 28 Sep 2010 18:36:15 -0400 Subject: actually retry bridges when your network goes away --- changes/bug1981 | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 changes/bug1981 (limited to 'changes') diff --git a/changes/bug1981 b/changes/bug1981 new file mode 100644 index 000000000..3e5e1d36f --- /dev/null +++ b/changes/bug1981 @@ -0,0 +1,6 @@ + o Major bugfixes: + - When you use bridges and your network goes away and your bridges + get marked as down, recover when you attempt a new socks connection + (if the network is back) rather than waiting up to an hour to try + fetching new descriptors for your bridges. Bugfix on 0.2.0.3-alpha; + fixes bug 1981. -- cgit v1.2.3