]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
fix typo and possible confusion in changelog entry
authorRoger Dingledine <arma@torproject.org>
Wed, 24 Aug 2016 17:57:31 +0000 (13:57 -0400)
committerRoger Dingledine <arma@torproject.org>
Wed, 24 Aug 2016 17:57:31 +0000 (13:57 -0400)
ChangeLog

index 153dc40e1e6950a484ff6d6fdf606add3d128317..8fbda5a6c782b66677416568f2a3e7865679381a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,10 +11,10 @@ Changes in version 0.2.9.2-alpha - 2016-08-24
 
   o Major bugfixes (client, security, also in 0.2.8.7):
     - 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 Major features (user interface):
     - Tor now supports the ability to declare options deprecated, so