瀏覽代碼

Add the change file of #20522.

Signed-off-by: Fernando Fernandez Mancera <ffmancera@riseup.net>
Fernando Fernandez Mancera 6 年之前
父節點
當前提交
6ed2ad0f00
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      changes/ticket20522

+ 6 - 0
changes/ticket20522

@@ -0,0 +1,6 @@
+  o Deprecated features:
+    - As we are not recommending 0.2.5 anymore we require relays that once had
+      an ed25519 key associated with their RSA key to always have that key
+      instead of allowing them to drop back to a version that didn't support
+      ed25519. This means they need to use a new RSA key if the want to
+      downgrade to an older version of tor without ed25519. Closes ticket 20522.