Merge branch 'maint-0.4.3' into release-0.4.3

This commit is contained in:
Nick Mathewson
2020-03-16 12:21:57 -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.