summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2007-05-22 01:01:24 +0000
committerRoger Dingledine <arma@torproject.org>2007-05-22 01:01:24 +0000
commit6ede110c4de344ee4c51e730a054ff624ea1de75 (patch)
treec26f2cb52c824942f950613fc99fd216eaf81a42 /ChangeLog
parent5741739a0ddb139b3e05d498590bde12706bb9ee (diff)
downloadtor-6ede110c4de344ee4c51e730a054ff624ea1de75.tar.gz
tor-6ede110c4de344ee4c51e730a054ff624ea1de75.zip
When choosing an entry guard for our circuit, avoid using guards
that are in the same family as the chosen exit -- not just guards that are exactly the chosen exit. (Reported by lodger.) svn:r10240
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bbb58ca6cf..543337176c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -156,6 +156,9 @@ Changes in version 0.2.0.1-alpha - 2007-??-??
- Make the NodeFamilies config option work. (Reported by
lodger -- it has never actually worked, even though we added it
in Oct 2004.)
+ - When choosing an entry guard for our circuit, avoid using guards
+ that are in the same family as the chosen exit -- not just guards
+ that are exactly the chosen exit. (Reported by lodger.)
o Minor bugfixes (controller):
- Make 'getinfo fingerprint' return a 551 error if we're not a