From: Nick Mathewson Date: Thu, 19 Dec 2019 15:49:57 +0000 (-0500) Subject: changes file for ticket 32806 X-Git-Tag: tor-0.4.3.1-alpha~17^2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3663df69376aafdf87d423804653b9579de64f49;p=thirdparty%2Ftor.git changes file for ticket 32806 --- diff --git a/changes/ticket32806 b/changes/ticket32806 new file mode 100644 index 0000000000..357e281d36 --- /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.