diff options
author | Roger Dingledine <arma@torproject.org> | 2007-11-16 07:37:49 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-11-16 07:37:49 +0000 |
commit | d09439872d81046d6edee7a4fa03fc4b68db8ab3 (patch) | |
tree | fae34c198da27e1c04cf97b3032b45a4080396bd /ChangeLog | |
parent | b669fb7344057e943081e42b6b123a4cd1e25d51 (diff) | |
download | tor-d09439872d81046d6edee7a4fa03fc4b68db8ab3.tar.gz tor-d09439872d81046d6edee7a4fa03fc4b68db8ab3.zip |
If we're using bridges or have strictentrynodes set, and our
chosen exit is in the same family as all our bridges/entry guards,
then be flexible about families.
svn:r12514
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -16,6 +16,9 @@ Changes in version 0.2.0.12-alpha - 2007-11-?? the bridge authority could help us (for example, we don't know a digest, or there is no bridge authority), don't be so eager to fall back to asking the bridge authority. + - If we're using bridges or have strictentrynodes set, and our + chosen exit is in the same family as all our bridges/entry guards, + then be flexible about families. o Minor features: - When we negotiate a v2 OR connection (not yet implemented), accept |