]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add a changes file for removing old consensus methods
authorNick Mathewson <nickm@torproject.org>
Mon, 9 Apr 2018 19:13:37 +0000 (15:13 -0400)
committerNick Mathewson <nickm@torproject.org>
Mon, 23 Apr 2018 00:00:47 +0000 (20:00 -0400)
(Ticket 24378; proposal 290.)

changes/24378 [new file with mode: 0644]

diff --git a/changes/24378 b/changes/24378
new file mode 100644 (file)
index 0000000..663d27e
--- /dev/null
@@ -0,0 +1,8 @@
+  o Removed features:
+
+    - Directory authorities will no longer support voting according to any
+      consensus method before consensus method 25. This keeps authorities
+      compatible with all authorities running 0.2.9.8 and later, and does
+      not break any clients or relays. Implements ticket 24378 and
+      proposal 290.
+