[tor-commits] [tor/master] fix typo and possible confusion in changelog entry
arma at torproject.org
arma at torproject.org
Wed Aug 24 17:57:45 UTC 2016
commit 5e864b285e4338d18b52b5d6530360a8593bde77
Author: Roger Dingledine <arma at torproject.org>
Date: Wed Aug 24 13:57:31 2016 -0400
fix typo and possible confusion in changelog entry
---
ChangeLog | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 153dc40..8fbda5a 100644
--- 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
More information about the tor-commits
mailing list