From 67d921a69617d2b0a9ab56dfe1a6e7631f7ed5eb Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 13 Feb 2020 13:37:47 -0500 Subject: [PATCH] Changes file for ticket 33316 --- changes/ticket33316 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changes/ticket33316 diff --git a/changes/ticket33316 b/changes/ticket33316 new file mode 100644 index 0000000000..375f4e9c69 --- /dev/null +++ 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. -- 2.47.3