commit ee36bfa6de95bf3d2214961d07edb001eb1ca150 parent 0f365e2f46094590cbf0d22b9e78bbe79d1051ed Author: Nick Mathewson <nickm@torproject.org> Date: Tue, 30 Apr 2019 14:59:28 -0400 Changes file for improved dirauth modularity (ticket 30345) Diffstat:
| A | changes/ticket30345 | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/changes/ticket30345 b/changes/ticket30345 @@ -0,0 +1,3 @@ + o Minor features (modularity): + - The --disable-module-dirauth compile-time option now disables + even more dirauth-only code. Closes ticket 30345.