diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-10-26 16:39:24 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-10-26 16:39:24 -0400 |
commit | c1bcc1da038c5e70f2bdecc6296605d238db448c (patch) | |
tree | f07eeebdbfe88016b62c868d508bdbf109749b5a | |
parent | 00118355f5e6f94352de62f5bb10005cda6f238e (diff) | |
download | tor-c1bcc1da038c5e70f2bdecc6296605d238db448c.tar.gz tor-c1bcc1da038c5e70f2bdecc6296605d238db448c.zip |
Make ticket40164 compliant with style
-rw-r--r-- | changes/ticket40164 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/ticket40164 b/changes/ticket40164 index 206ebefc48..c96118d0a4 100644 --- a/changes/ticket40164 +++ b/changes/ticket40164 @@ -1,4 +1,4 @@ - o Minor features: + o Minor features (directory authority): - Make it possible to specify multiple ConsensusParams torrc lines. Now directory authority operators can for example put the main ConsensusParams config in one torrc file and then add to it from |