summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-06-28 19:15:20 -0400
committerNick Mathewson <nickm@torproject.org>2016-06-28 19:15:20 -0400
commit2c9354fc1087c8b0bbfa7273106195e74540c731 (patch)
tree4579520754ce013883170b85c566d977faf5c348 /changes
parentbc9a0f82b3436dad2aa09c1b68c0c230751d48dd (diff)
parent26146dbe9eb2404274b7c51121710f3f3529c930 (diff)
downloadtor-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-194803
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.