tor/changes/ticket26447

6 lines
309 B
Plaintext
Raw Normal View History

2018-07-09 21:53:19 +02:00
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.