diff options
author | Nick Mathewson <nickm@torproject.org> | 2008-04-22 21:10:41 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2008-04-22 21:10:41 +0000 |
commit | 41929c2684e003ab3babf836bfe88bfa0d336b26 (patch) | |
tree | 4b22a200e967e4f00853f320df098249e7fef015 /ChangeLog | |
parent | d72b256f4f0a3a9c90793ea12daae7af74072a16 (diff) | |
download | tor-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-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |