diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-05-11 13:22:31 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-05-11 13:22:31 -0400 |
commit | 3c6f059e6aa5e4b7937f364cc0101229b6386818 (patch) | |
tree | 3612297d6de0387a84a9ce65e54f214a970e9a61 /changes | |
parent | e9e6a1f54781bab186e8c107c2e496d7786ab096 (diff) | |
parent | 0aacc070369d7f9614de9132b2f9e567b96a20bf (diff) | |
download | tor-3c6f059e6aa5e4b7937f364cc0101229b6386818.tar.gz tor-3c6f059e6aa5e4b7937f364cc0101229b6386818.zip |
Merge remote-tracking branch 'arma/feature18760'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/feature18760 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/feature18760 b/changes/feature18760 new file mode 100644 index 0000000000..e6e8f6aad3 --- /dev/null +++ b/changes/feature18760 @@ -0,0 +1,6 @@ + o Minor features: + - When the directory authorities refuse a bad relay's descriptor, + encourage the relay operator to contact us. Many relay operators + won't notice this line in their logs, but it's a win if even a + few learn why we don't like what their relay was doing. Resolves + ticket 18760. |