소스 검색

Call them relays in the changelog, not servers.

Nick Mathewson 8 년 전
부모
커밋
9093e37697
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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.