Explorar o código

Call them relays in the changelog, not servers.

Nick Mathewson %!s(int64=8) %!d(string=hai) anos
pai
achega
9093e37697
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      ChangeLog

+ 2 - 2
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.