mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
8 lines
327 B
Plaintext
8 lines
327 B
Plaintext
o Major bugfixes:
|
|
- Do not allow the presence of one consensus flavor to keep us from
|
|
downloading another. Previously, we had one "time to download a
|
|
consensus" timer, which didn't understand the idea of having one
|
|
consensus but wanting to download another. Fixes bug 4011; fix on
|
|
0.2.3.1-alpha.
|
|
|