[tor/master] Call them relays in the changelog, not servers.

commit 9093e3769746742f95a2a11eb9f8dc2f6d8eb4dc Author: Nick Mathewson <nickm@torproject.org> Date: Thu Feb 4 13:39:38 2016 -0500 Call them relays in the changelog, not servers. --- ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index c3c0329..8706fc1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -333,8 +333,8 @@ Changes in version 0.2.8.1-alpha - 2016-02-0? issue 17392. o Removed features: - - Remove client-side support for connecting to Tor servers running - versions of Tor before 0.2.3.6-alpha. These servers didn't support + - Remove client-side support for connecting to Tor relays running + versions of Tor before 0.2.3.6-alpha. These relays didn't support the v3 TLS handshake protocol, and are no longer allowed on the Tor network. Implements the client side of ticket 11150. Based on patches by Tom van der Woerdt.
participants (1)
-
nickm@torproject.org