From 6cdae7f8fed8ec0c02f74e7afb297ac6b291c2d8 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Wed, 24 Aug 2016 13:59:03 -0400 Subject: [PATCH] and also make that fix in the ReleaseNotes --- ReleaseNotes | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ReleaseNotes b/ReleaseNotes index fa03443a1..ba988ff28 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