]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes file for ticket 32806
authorNick Mathewson <nickm@torproject.org>
Thu, 19 Dec 2019 15:49:57 +0000 (10:49 -0500)
committerNick Mathewson <nickm@torproject.org>
Thu, 19 Dec 2019 15:49:57 +0000 (10:49 -0500)
changes/ticket32806 [new file with mode: 0644]

diff --git a/changes/ticket32806 b/changes/ticket32806
new file mode 100644 (file)
index 0000000..357e281
--- /dev/null
@@ -0,0 +1,3 @@
+  o Code simplification and refactoring:
+    - Use our new configuration architecture to move most authority-related
+      options to the directory authority module. Closes ticket 32806.