aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2023-10-05 12:34:15 -0400
committerNick Mathewson <nickm@torproject.org>2023-10-05 12:34:15 -0400
commitd2e03322a9fe83e270cd2b3ab4d41a49aa4ff1ec (patch)
tree396a1adaf8111a53ad387b09e1f4bb6117c467fd
parent5b80a8f509ca7fbc8d141acc754685439519fcf1 (diff)
downloadtor-d2e03322a9fe83e270cd2b3ab4d41a49aa4ff1ec.tar.gz
tor-d2e03322a9fe83e270cd2b3ab4d41a49aa4ff1ec.zip
Add a changes file for removing pre-32 consensus methods (#40835)
-rw-r--r--changes/ticket408353
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket40835 b/changes/ticket40835
new file mode 100644
index 0000000000..cda51a5d28
--- /dev/null
+++ b/changes/ticket40835
@@ -0,0 +1,3 @@
+ o Removed features:
+ - Directory authorities no longer support consensus methods
+ before method 32. Closes ticket 40835.