fix a bridge edge case similar to 2511
[tor.git] / changes / bug3321
blob3605efce2d543eb427038f6bfc9a436f3cff0d00
1   o Minor bugfixes:
2     - In bug 2511 we fixed a case where you could use an unconfigured
3       bridge if you had configured it as a bridge the last time you ran
4       Tor. Now fix another edge case: if you had configured it as a bridge
5       but then switched to a different bridge via the controller, you
6       would still be willing to use the old one. Bugfix on 0.2.0.1-alpha;
7       fixes bug 3321.