Merge branch 'maint-0.4.4'

This commit is contained in:
David Goulet
2020-06-23 08:52:33 -04:00
4 changed files with 17 additions and 10 deletions
+7
View File
@@ -0,0 +1,7 @@
o Minor features (directory authority):
- Authorities now recommend protocol versions that are supported
by Tor 0.3.5 and later. (Earlier versions of Tor have been
deprecated since January of this year.) This recommendation
will cause older clients and relays to give a warning on startup,
or when they download a consensus directory.
Closes ticket 32696.