From: Nick Mathewson Date: Thu, 5 Oct 2023 16:34:15 +0000 (-0400) Subject: Add a changes file for removing pre-32 consensus methods (#40835) X-Git-Tag: tor-0.4.9.1-alpha~100^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d2e03322a9fe83e270cd2b3ab4d41a49aa4ff1ec;p=thirdparty%2Ftor.git Add a changes file for removing pre-32 consensus methods (#40835) --- 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.