mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
b6033f5734
This helps external parsers. Also, add comments indicating where to add new fields in the fallback format. Part of 24725.
6 lines
279 B
Plaintext
6 lines
279 B
Plaintext
o Minor features (fallback directory mirrors):
|
|
- Add a type and version header to the fallback directory mirror file.
|
|
Also add a delimiter to the end of each fallback entry.
|
|
This helps external parsers like stem and Relay Search.
|
|
Implements ticket 24725.
|