Author: Roger Dingledine <[email protected]> Date: Tue, 28 Sep 2010 22:49:36 -0400 Subject: a changelog entry for the entrynodes retry mess Commit: 7e644b3f691e44642cc267b62cf49a7e4bffd383
--- changes/bug1882 | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) create mode 100644 changes/bug1882 diff --git a/changes/bug1882 b/changes/bug1882 new file mode 100644 index 0000000..d495d2f --- /dev/null +++ b/changes/bug1882 @@ -0,0 +1,4 @@ + o Minor features: + - If we've configured EntryNodes and our network goes away and/or all + our entrynodes get marked down, optimistically retry them all when + a new socks application request appears. Fixes bug 1882. -- 1.7.1
