a changelog entry for the entrynodes retry mess

This commit is contained in:
Roger Dingledine 2010-09-28 22:49:36 -04:00
parent 9997676802
commit 7e644b3f69

4
changes/bug1882 Normal file
View File

@ -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.