changes file for 33436

This commit is contained in:
Nick Mathewson
2020-02-24 12:29:47 -05:00
committed by George Kadianakis
parent 1b66b39699
commit c705c8cf1b
+4
View File
@@ -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.