diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-06-28 19:15:20 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-06-28 19:15:20 -0400 |
commit | 2c9354fc1087c8b0bbfa7273106195e74540c731 (patch) | |
tree | 4579520754ce013883170b85c566d977faf5c348 /changes | |
parent | bc9a0f82b3436dad2aa09c1b68c0c230751d48dd (diff) | |
parent | 26146dbe9eb2404274b7c51121710f3f3529c930 (diff) | |
download | tor-2c9354fc1087c8b0bbfa7273106195e74540c731.tar.gz tor-2c9354fc1087c8b0bbfa7273106195e74540c731.zip |
Merge branch 'bug19071-extra-squashed' into maint-0.2.8
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket19071-19480 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket19071-19480 b/changes/ticket19071-19480 index 3366f825d3..ab5c72a2d1 100644 --- a/changes/ticket19071-19480 +++ b/changes/ticket19071-19480 @@ -5,6 +5,9 @@ o Minor features (fallback directory list): - Update hard-coded fallback list to remove unsuitable fallbacks. Resolves ticket 19071. Patch by teor. + - Add a comment to the generated list that explains how to comment-out + unsuitable fallbacks in a way that's compatible with the stem fallback + parser. - Update fallback whitelist and blacklist based on relay operator emails. Blacklist unsuitable fallbacks. Resolves ticket 19071. Patch by teor. |