diff options
author | Nick Mathewson <nickm@torproject.org> | 2015-01-23 09:09:00 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-01-23 09:09:00 -0500 |
commit | bd22ad12bd84019d00bcd92e2e2390cd910908ce (patch) | |
tree | 4d72f0ed39e34083ed6ed0b0adefca0bc2b9d9d7 /changes/bug14067-TestingDirAuthVoteHSDir | |
parent | b677ccd3aba80f4b66f16e6e1c0e3c68b49106c5 (diff) | |
download | tor-bd22ad12bd84019d00bcd92e2e2390cd910908ce.tar.gz tor-bd22ad12bd84019d00bcd92e2e2390cd910908ce.zip |
fix warnings from lintChanges
Diffstat (limited to 'changes/bug14067-TestingDirAuthVoteHSDir')
-rw-r--r-- | changes/bug14067-TestingDirAuthVoteHSDir | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/bug14067-TestingDirAuthVoteHSDir b/changes/bug14067-TestingDirAuthVoteHSDir index 52d2bee5e6..c276e22f49 100644 --- a/changes/bug14067-TestingDirAuthVoteHSDir +++ b/changes/bug14067-TestingDirAuthVoteHSDir @@ -3,4 +3,4 @@ Ensures that authorities vote the HSDir flag for the listed relays regardless of uptime or ORPort connectivity. Respects the value of VoteOnHidServDirectoriesV2. - Partial fix for bug 14067. Patch by "teor". + Partial implementation for ticket 14067. Patch by "teor". |