summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2016-08-24 13:55:35 -0400
committerRoger Dingledine <arma@torproject.org>2016-08-24 13:55:35 -0400
commit263088633a63982a8d6ddffd3ed3e3d85cffd6f1 (patch)
treef1990cff70dbeec680bdb0aa946dc33bcd7ad56a
parentffa90d814232cfe704c42a9e85f71f84779459b1 (diff)
downloadtor-263088633a63982a8d6ddffd3ed3e3d85cffd6f1.tar.gz
tor-263088633a63982a8d6ddffd3ed3e3d85cffd6f1.zip
fix typo and possible confusion in changelog entrytor-0.2.8.7
-rw-r--r--ChangeLog8
-rw-r--r--ReleaseNotes8
2 files changed, 8 insertions, 8 deletions
diff --git a/ChangeLog b/ChangeLog
index 525cae5479..cbf818bd05 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,10 +10,10 @@ Changes in version 0.2.8.7 - 2016-08-24
o Major bugfixes (client, security):
- Only use the ReachableAddresses option to restrict the first hop
- in a path. Previously, it would apply to every hop in the path,
- with a possible degredation in anonymity for anyone using an
- uncommon ReachableAddress setting. Fixes bug 19973; bugfix
- on 0.2.8.2-alpha.
+ in a path. In earlier versions of 0.2.8.x, it would apply to
+ every hop in the path, with a possible degradation in anonymity
+ for anyone using an uncommon ReachableAddress setting. Fixes bug
+ 19973; bugfix on 0.2.8.2-alpha.
o Minor features (geoip):
- Update geoip and geoip6 to the August 2 2016 Maxmind GeoLite2
diff --git a/ReleaseNotes b/ReleaseNotes
index fdc8c7801a..9f9f518cb0 100644
--- a/ReleaseNotes
+++ b/ReleaseNotes
@@ -14,10 +14,10 @@ Changes in version 0.2.8.7 - 2016-08-24
o Major bugfixes (client, security):
- Only use the ReachableAddresses option to restrict the first hop
- in a path. Previously, it would apply to every hop in the path,
- with a possible degredation in anonymity for anyone using an
- uncommon ReachableAddress setting. Fixes bug 19973; bugfix
- on 0.2.8.2-alpha.
+ in a path. In earlier versions of 0.2.8.x, it would apply to
+ every hop in the path, with a possible degradation in anonymity
+ for anyone using an uncommon ReachableAddress setting. Fixes bug
+ 19973; bugfix on 0.2.8.2-alpha.
o Minor features (geoip):
- Update geoip and geoip6 to the August 2 2016 Maxmind GeoLite2