From c705c8cf1bf12149543a83fa3bf40023e1385bb9 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Mon, 24 Feb 2020 12:29:47 -0500 Subject: [PATCH] changes file for 33436 --- changes/ticket33436 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changes/ticket33436 diff --git a/changes/ticket33436 b/changes/ticket33436 new file mode 100644 index 0000000000..69b5545c6d --- /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. -- 2.47.3