aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2008-06-18 07:34:04 +0000
committerRoger Dingledine <arma@torproject.org>2008-06-18 07:34:04 +0000
commitc6a94718cd92b53bc647b7a7fa2d2327138303a5 (patch)
tree83173d8173a40aec9252b840a4bd4abe4b3a7207 /ChangeLog
parent50d3adb81938137b91b1f6720dfe84339e7309ce (diff)
downloadtor-c6a94718cd92b53bc647b7a7fa2d2327138303a5.tar
tor-c6a94718cd92b53bc647b7a7fa2d2327138303a5.tar.gz
Directory authorities shouldn't complain about bootstrapping
problems just because they do a lot of reachability testing and some of the connection attempts fail. svn:r15348
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 47905f810..50267029d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -26,6 +26,9 @@ Changes in version 0.2.1.2-alpha - 2008-??-??
from cannibalized circuits are completely ignored and not included in
rendezvous service descriptors. This might be another reason for delay
in making a hidden service available. Bugfix on 0.2.0.14-alpha.
+ - Directory authorities shouldn't complain about bootstrapping
+ problems just because they do a lot of reachability testing and
+ some of the connection attempts fail.
Changes in version 0.2.1.1-alpha - 2008-06-13