diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-06-28 19:15:43 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-06-28 19:15:43 -0400 |
commit | f42dbc4e263d3c5f9021d062c5ea0d3cfa29d47b (patch) | |
tree | 9ee397b0e2a56e7babd42b95079bc2d48ceaeae5 /changes | |
parent | d793a988cd9f3dca6b388857102ce7aabf7bbb9d (diff) | |
parent | 2c9354fc1087c8b0bbfa7273106195e74540c731 (diff) | |
download | tor-f42dbc4e263d3c5f9021d062c5ea0d3cfa29d47b.tar.gz tor-f42dbc4e263d3c5f9021d062c5ea0d3cfa29d47b.zip |
Merge branch '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. |