blob: 6081f7b5d414bd5a48645b1c9b9b871ebfa8de8f (
plain)
1
2
3
4
5
6
7
|
o Minor bugfixes (bridge clients, bootstrap):
- Stop checking for bridge descriptors when we actually want to know if
any bridges are usable. This avoids potential bootstrapping issues.
Fixes bug 24367; bugfix on 0.2.0.3-alpha.
- Stop stalling when bridges are changed at runtime. Stop stalling when
old bridge descriptors are cached, but they are not in use.
Fixes bug 24367; bugfix on 23347 in 0.3.2.1-alpha.
|