mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 22:03:31 +01:00
6 lines
362 B
Plaintext
6 lines
362 B
Plaintext
o Minor features (directory authorities):
|
|
- Directory authorities no longer vote against the "Fast",
|
|
"Stable", and "HSDir" flags just because they were going to vote
|
|
against "Running": if the consensus turns out to be that the
|
|
router was running, then the authority's vote should count.
|
|
Patch from Peter Retzlaff; closes issue 8712. |