commit 3663df69376aafdf87d423804653b9579de64f49 parent 3210598c30c46ea0f192a20d96e2f10f481c2366 Author: Nick Mathewson <nickm@torproject.org> Date: Thu, 19 Dec 2019 10:49:57 -0500 changes file for ticket 32806 Diffstat:
| A | changes/ticket32806 | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/changes/ticket32806 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.