commit d9c230e71222d0a531ea6f56082019daf2c34fc6 Author: Nick Mathewson nickm@torproject.org Date: Thu Jun 29 16:34:27 2017 -0400
"Relay" in changelog, not "node" --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog index ab2202e..c60633d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ Changes in version 0.3.1.4-alpha - 2017-06-29 Tor 0.3.1.4-alpha fixes a path selection bug that would allow a client to use a guard that was in the same network family as a chosen exit - node. This is a security regression; all clients running earlier + relay. This is a security regression; all clients running earlier versions of 0.3.0.x or 0.3.1.x should upgrade to 0.3.0.9 or 0.3.1.4-alpha.