mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 15:10:48 +01:00
8 lines
346 B
Text
8 lines
346 B
Text
|
o Major bugfixes:
|
||
|
- When Tor starts with DisabledNetwork set, it would correctly
|
||
|
conclude that it shouldn't try making circuits, but it would
|
||
|
mistakenly cache this conclusion and continue believing it even
|
||
|
when DisableNetwork is set to 0. Fixes the bug introduced by the
|
||
|
fix for bug 11200; bugfix on 0.2.5.4-alpha.
|
||
|
|