diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-02-13 08:50:58 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-02-13 08:50:58 -0500 |
commit | 17a923941a41d9283cad0cb093024c872fafdb0a (patch) | |
tree | 7e6f712b93ac6180e607c1443dc2eb84f87b18a4 /changes | |
parent | 91109bc813211516e34f25fc4418211488a8ab57 (diff) | |
parent | e658dad625ef15f3a74a76aadf382d43c4ef44d1 (diff) | |
download | tor-17a923941a41d9283cad0cb093024c872fafdb0a.tar.gz tor-17a923941a41d9283cad0cb093024c872fafdb0a.zip |
Merge branch 'maint-0.2.9' into maint-0.3.1
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket25170 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/ticket25170 b/changes/ticket25170 new file mode 100644 index 0000000000..0652139400 --- /dev/null +++ b/changes/ticket25170 @@ -0,0 +1,5 @@ + o Minor bugfix (directory authority, documentation): + - When a fingerprint or network address is marked as rejected, the + returned message by the authority now explicitly mention to set a valid + ContactInfo address and contact the bad-relays@ mailing list. Fixes bug + 25170; bugfix on 0.2.9.1. |