mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
4 lines
245 B
Text
4 lines
245 B
Text
o Minor features (testing, architeture):
|
|
- Our test scripts now double-check that subsystem initialization order
|
|
is consistent with the inter-module dependencies established by our
|
|
.may_include files. Implements ticket 31634.
|