aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-04-09 15:13:37 -0400
committerNick Mathewson <nickm@torproject.org>2018-04-22 20:00:47 -0400
commitade3c7400761229a54c9a1280833672e35452176 (patch)
treeb94b411778e012d304b7808f979e1b47306bec5b /changes
parent2609a8be81c744f1c3568c83cce035836ec50758 (diff)
downloadtor-ade3c7400761229a54c9a1280833672e35452176.tar.gz
tor-ade3c7400761229a54c9a1280833672e35452176.zip
Add a changes file for removing old consensus methods
(Ticket 24378; proposal 290.)
Diffstat (limited to 'changes')
-rw-r--r--changes/243788
1 files changed, 8 insertions, 0 deletions
diff --git a/changes/24378 b/changes/24378
new file mode 100644
index 0000000000..663d27e969
--- /dev/null
+++ b/changes/24378
@@ -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.
+