Parcourir la source

a changelog entry for the entrynodes retry mess

Roger Dingledine il y a 15 ans
Parent
commit
7e644b3f69
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      changes/bug1882

+ 4 - 0
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.