add changes file for 31634

This commit is contained in:
Nick Mathewson
2020-03-26 12:40:56 -04:00
committed by teor
parent 9b434b79ce
commit f9c57313d0
+4
View File
@@ -0,0 +1,4 @@
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.