Changes file for ticket 33316

This commit is contained in:
Nick Mathewson 2020-02-13 13:37:47 -05:00
parent 90524de0b2
commit 67d921a696

5
changes/ticket33316 Normal file
View File

@ -0,0 +1,5 @@
o Minor bugfixes (initialization):
- Initialize the subsystems in our code in an order more closely
corresponding to their dependencies, so that every system is
initialized before the ones that (theoretically) depend on it.
Fixes bug 33316; bugfix on 0.4.0.1-alpha.