aboutsummaryrefslogtreecommitdiff
path: root/changes/bug14067-TestingDirAuthVoteHSDir
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-01-23 09:09:00 -0500
committerNick Mathewson <nickm@torproject.org>2015-01-23 09:09:00 -0500
commitbd22ad12bd84019d00bcd92e2e2390cd910908ce (patch)
tree4d72f0ed39e34083ed6ed0b0adefca0bc2b9d9d7 /changes/bug14067-TestingDirAuthVoteHSDir
parentb677ccd3aba80f4b66f16e6e1c0e3c68b49106c5 (diff)
downloadtor-bd22ad12bd84019d00bcd92e2e2390cd910908ce.tar.gz
tor-bd22ad12bd84019d00bcd92e2e2390cd910908ce.zip
fix warnings from lintChanges
Diffstat (limited to 'changes/bug14067-TestingDirAuthVoteHSDir')
-rw-r--r--changes/bug14067-TestingDirAuthVoteHSDir2
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".