commit 67d921a69617d2b0a9ab56dfe1a6e7631f7ed5eb parent 90524de0b268a76665fbe9ddce4878b10c9389c4 Author: Nick Mathewson <nickm@torproject.org> Date: Thu, 13 Feb 2020 13:37:47 -0500 Changes file for ticket 33316 Diffstat:
| A | changes/ticket33316 | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/changes/ticket33316 b/changes/ticket33316 @@ -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.