
2 May
2019
2 May
'19
2:49 p.m.
commit ee36bfa6de95bf3d2214961d07edb001eb1ca150 Author: Nick Mathewson <nickm@torproject.org> Date: Tue Apr 30 14:59:28 2019 -0400 Changes file for improved dirauth modularity (ticket 30345) --- changes/ticket30345 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changes/ticket30345 b/changes/ticket30345 new file mode 100644 index 000000000..639db8d7e --- /dev/null +++ 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.