commit 3663df69376aafdf87d423804653b9579de64f49 Author: Nick Mathewson nickm@torproject.org Date: Thu Dec 19 10:49:57 2019 -0500
changes file for ticket 32806 --- changes/ticket32806 | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/changes/ticket32806 b/changes/ticket32806 new file mode 100644 index 000000000..357e281d3 --- /dev/null +++ b/changes/ticket32806 @@ -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.
tor-commits@lists.torproject.org