commit c705c8cf1bf12149543a83fa3bf40023e1385bb9 parent 1b66b39699e31adb3f10717e5bd252f294f7636f Author: Nick Mathewson <nickm@torproject.org> Date: Mon, 24 Feb 2020 12:29:47 -0500 changes file for 33436 Diffstat:
| A | changes/ticket33436 | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/changes/ticket33436 b/changes/ticket33436 @@ -0,0 +1,4 @@ + o Minor features (directory authority, shared random): + - Refactor more authority-only parts of the shared-random scheduling code + to reside in the dirauth module, and to be disabled when compiling with + --disable-module-dirauth. Closes ticket 33436.