瀏覽代碼

Call them relays in the changelog, not servers.

Nick Mathewson 10 年之前
父節點
當前提交
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.