commit c705c8cf1bf12149543a83fa3bf40023e1385bb9 Author: Nick Mathewson nickm@torproject.org Date: Mon Feb 24 12:29:47 2020 -0500
changes file for 33436 --- changes/ticket33436 | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/changes/ticket33436 b/changes/ticket33436 new file mode 100644 index 000000000..69b5545c6 --- /dev/null +++ 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.
tor-commits@lists.torproject.org