mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
7 lines
293 B
Plaintext
7 lines
293 B
Plaintext
o Minor bugfixes:
|
|
- If we set the ExitNodes option but it doesn't include any nodes
|
|
that have the Exit flag, we would choose not to bootstrap. Now we
|
|
bootstrap so long as ExitNodes includes nodes which can exit to
|
|
some port. Fixes bug 10543; bugfix on 0.2.4.10-alpha.
|
|
|