diff options
author | Roger Dingledine <arma@torproject.org> | 2006-10-06 04:02:27 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2006-10-06 04:02:27 +0000 |
commit | baf208d7b3365c155293cf372692832d83d6135a (patch) | |
tree | 0a80be14b034733fbaea833f7376f61e901c901b /ChangeLog | |
parent | e8fa65e5f3f18cd3a7c773282c391e48dfd5194c (diff) | |
download | tor-baf208d7b3365c155293cf372692832d83d6135a.tar tor-baf208d7b3365c155293cf372692832d83d6135a.tar.gz |
bugfix: When testing reachability of our dirport, don't launch a new
test if there's already one in progress.
svn:r8604
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -85,6 +85,8 @@ Changes in version 0.1.2.2-alpha - 2006-10-?? Previously, the server would give them no answer at all. o Minor Bugfixes: + - When testing reachability of our dirport, don't launch a new + test if there's already one in progress. - Two small performance improvements on parsing descriptors. - We were building exactly the wrong circuits when we anticipated hidden service requirements, meaning Tor would have to build all |