Remove support for now-obsolete consensus methods before 28.

Closes ticket 32695.
This commit is contained in:
Nick Mathewson
2020-01-09 12:41:56 -05:00
parent e45810113b
commit 441a048a3a
6 changed files with 19 additions and 58 deletions
+6
View File
@@ -0,0 +1,6 @@
o Removed features:
- We no longer support consensus methods before method 28; these
methods were only used by authorities running versions of Tor that
are now at end-of-life. In effect, this means that clients and
relays, and authorities now assume that authorities will be
running version 0.3.5.x or later. Closes ticket 32695.