Merge branch 'ticket32672_042_squashed_w_test' into maint-0.4.3

This commit is contained in:
Nick Mathewson
2020-03-16 12:21:49 -04:00
3 changed files with 24 additions and 18 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (directory authorities):
- Directory authorities now reject descriptors from relays running Tor
versions from the 0.2.9 and 0.4.0 series, but still allow the 0.3.5
series. Resolves ticket 32672. Patch by Neel Chauhan.