]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add a changes file for removing pre-32 consensus methods (#40835)
authorNick Mathewson <nickm@torproject.org>
Thu, 5 Oct 2023 16:34:15 +0000 (12:34 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 5 Oct 2023 16:34:15 +0000 (12:34 -0400)
changes/ticket40835 [new file with mode: 0644]

diff --git a/changes/ticket40835 b/changes/ticket40835
new file mode 100644 (file)
index 0000000..cda51a5
--- /dev/null
@@ -0,0 +1,3 @@
+  o Removed features:
+    - Directory authorities no longer support consensus methods
+      before method 32. Closes ticket 40835.