mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
6 lines
349 B
Text
6 lines
349 B
Text
o Minor bugfixes:
|
|
- Fix a regression introduced in 0.2.2.7-alpha that marked relays
|
|
down if a directory fetch fails and you've configured either
|
|
bridges or EntryNodes. The intent was to mark the relay as down
|
|
_unless_ you're using bridges or EntryNodes, since if you are
|
|
then you could quickly run out of entry points.
|