summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-04-22 21:10:41 +0000
committerNick Mathewson <nickm@torproject.org>2008-04-22 21:10:41 +0000
commit41929c2684e003ab3babf836bfe88bfa0d336b26 (patch)
tree4b22a200e967e4f00853f320df098249e7fef015 /ChangeLog
parentd72b256f4f0a3a9c90793ea12daae7af74072a16 (diff)
downloadtor-41929c2684e003ab3babf836bfe88bfa0d336b26.tar.gz
tor-41929c2684e003ab3babf836bfe88bfa0d336b26.zip
r15287@tombo: nickm | 2008-04-22 17:09:25 -0400
Periodically launch requests for server/authority.z when it might help us learn our IP. Fix for bug 652. svn:r14418
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 146d8cbfe0..110a7e4471 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -40,6 +40,8 @@ Changes in version 0.2.1.1-alpha - 2008-??-??
- When we choose to abandon a new entry guard because we think our
older ones might be better, close any circuits pending on that
new entry guard connection. Bugfix on 0.1.2.8-beta; found by lodger.
+ - Detect address changes correctly on non-directory mirror
+ servers. Fix for bug 652.
o Minor features:
- Allow separate log levels to be configured for different logging