mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
8 lines
403 B
Plaintext
8 lines
403 B
Plaintext
|
o Minor bugfixes:
|
||
|
- In bug 2511 we fixed a case where you could use an unconfigured
|
||
|
bridge if you had configured it as a bridge the last time you ran
|
||
|
Tor. Now fix another edge case: if you had configured it as a bridge
|
||
|
but then switched to a different bridge via the controller, you
|
||
|
would still be willing to use the old one. Bugfix on 0.2.0.1-alpha;
|
||
|
fixes bug 3321.
|