last tweak to 0.1.2.14

svn:r10321
This commit is contained in:
Roger Dingledine 2007-05-25 04:18:44 +00:00
parent f93226e3dc
commit de4263b450
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
Changes in version 0.1.2.14 - 2007-05-24
Changes in version 0.1.2.14 - 2007-05-25
o Directory authority changes:
- Two directory authorities (moria1 and moria2) just moved to new
IP addresses. This change will particularly affect those who serve
@ -16,7 +16,7 @@ Changes in version 0.1.2.14 - 2007-05-24
by lodger.)
o Major bugfixes (security):
- When choosing an entry guard for our circuit, avoid using guards
- When choosing an entry guard for a 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.)