mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
6 lines
309 B
Plaintext
6 lines
309 B
Plaintext
o Minor features (code correctness, testing):
|
|
- Tor's build process now includes a "check-includes" make target
|
|
to verify that no module of Tor relies on any headers from a
|
|
higher-level module. We hope to use this feature over time to
|
|
help refactor our codebase. Closes ticket 26447.
|