mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
8 lines
407 B
Plaintext
8 lines
407 B
Plaintext
|
o Minor features:
|
||
|
- Teach bridge-using clients to avoid 0.2.2 bridges when making
|
||
|
microdescriptor-related dir requests, and only fall back to normal
|
||
|
descriptors if none of their bridges can handle microdescriptors
|
||
|
(as opposed to the fix in ticket 4013, which caused them to fall
|
||
|
back to normal descriptors if *any* of their bridges preferred
|
||
|
them). Resolves ticket 4994.
|