summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2009-04-11 19:40:42 +0000
committerRoger Dingledine <arma@torproject.org>2009-04-11 19:40:42 +0000
commitc024928b63ac41d722d5dd8b8ef7a305ca10fae2 (patch)
treec6ee7ed58ae874d0cc5b98e846cdc6dcb20f81af /ChangeLog
parent419d158c74789c82ed3e8d3ef419b177a9ab6d4f (diff)
downloadtor-c024928b63ac41d722d5dd8b8ef7a305ca10fae2.tar.gz
tor-c024928b63ac41d722d5dd8b8ef7a305ca10fae2.zip
For belt-and-suspenders, relays that don't set Address in their config
now avoid using begin_dir for all direct connections. svn:r19296
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 6 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index dc583de5f2..a2e2ff66aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,11 +7,12 @@ Changes in version 0.2.1.14-rc - 2009-04-11
o Major bugfixes (on 0.2.0):
- Finally fix the bug where dynamic-IP relays disappear when their
- IP address changes: directory mirrors were mistakenly telling them
- their old address if they asked via begin_dir, so they never got
- an accurate answer about their new address, so they just vanished
- after a day. Should fix bugs 827, 883, and 900 -- but alas, only
- after every directory mirror has upgraded.
+ IP address changes: directory mirrors were mistakenly telling
+ them their old address if they asked via begin_dir, so they
+ never got an accurate answer about their new address, so they
+ just vanished after a day. For belt-and-suspenders, relays that
+ don't set Address in their config now avoid using begin_dir for
+ all direct connections. Should fix bugs 827, 883, and 900.
- Relays were falling out of the networkstatus consensus for
part of a day if they changed their local config but the
authorities discarded their new descriptor as "not sufficiently