aboutsummaryrefslogtreecommitdiff
path: root/changes/exitnodes_reliable
diff options
context:
space:
mode:
Diffstat (limited to 'changes/exitnodes_reliable')
-rw-r--r--changes/exitnodes_reliable7
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/exitnodes_reliable b/changes/exitnodes_reliable
new file mode 100644
index 0000000000..62ef03a0ce
--- /dev/null
+++ b/changes/exitnodes_reliable
@@ -0,0 +1,7 @@
+ o Minor features:
+ - If ExitNodes is set, still pay attention to the Fast/Stable
+ status of exits when picking exit nodes. (We used to ignore
+ these flags when ExitNodes was set, on the grounds that people
+ who set exitnodes wanted all of those nodes to get used, but
+ with the ability to pick exits by country and IP range, this
+ doesn't necessarily make sense any more.)