]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes file for ticket 33316
authorNick Mathewson <nickm@torproject.org>
Thu, 13 Feb 2020 18:37:47 +0000 (13:37 -0500)
committerNick Mathewson <nickm@torproject.org>
Mon, 24 Feb 2020 12:49:39 +0000 (07:49 -0500)
changes/ticket33316 [new file with mode: 0644]

diff --git a/changes/ticket33316 b/changes/ticket33316
new file mode 100644 (file)
index 0000000..375f4e9
--- /dev/null
@@ -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.