Be more lenient in our fix for bug 11149

There are still quite a few 0.2.3.2x relays running for x<5, and while I
agree they should upgrade, I don't think cutting them out of the network
is a net win on either side.
This commit is contained in:
Roger Dingledine
2014-03-23 02:53:08 -04:00
parent f560eeadc3
commit ddaeb4deee
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
o Deprecated versions:
- Tor 0.2.2.x is no longer supported, and has not been for a while.
Directory authorities will stop accepting descriptors from
Tor relays running any version of Tor prior to Tor 0.2.3.25.
Directory authorities no longer accept descriptors from
Tor relays running any version of Tor prior to Tor 0.2.3.16-alpha.
Resolves ticket 11149.