summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-12-11 09:38:27 -0500
committerNick Mathewson <nickm@torproject.org>2018-12-11 09:38:27 -0500
commit58d2ced5729f04c5bd07cbc4f47099cf375ce962 (patch)
tree43c76ca8d3bddc61b7970b431bc4634d99ffe6a2 /changes
parentce501a529f93658da5576e51c085909d8ecc4fe1 (diff)
parentd9b9c1fa76dacacd502141aeca08c5a9722d0898 (diff)
downloadtor-58d2ced5729f04c5bd07cbc4f47099cf375ce962.tar.gz
tor-58d2ced5729f04c5bd07cbc4f47099cf375ce962.zip
Merge remote-tracking branch 'teor/24805-phoul'
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket248053
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket24805 b/changes/ticket24805
new file mode 100644
index 0000000000..4ba6f6ecd4
--- /dev/null
+++ b/changes/ticket24805
@@ -0,0 +1,3 @@
+ o Minor features (fallback directory list):
+ - Update the fallback whitelist based on operator opt-ins and opt-outs.
+ Closes ticket 24805, patch by Phoul.