aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-01-15 19:18:00 -0500
committerNick Mathewson <nickm@torproject.org>2019-01-15 19:20:25 -0500
commit2dd23086f13ecfc9843a9612e208a3592ac46141 (patch)
treec450632e6e72db71f1faee91bee9c8b1fb71d2d3 /changes
parenta9c80788d76f1ebd9fd79fe893ca57ae2ba483d6 (diff)
downloadtor-2dd23086f13ecfc9843a9612e208a3592ac46141.tar.gz
tor-2dd23086f13ecfc9843a9612e208a3592ac46141.zip
Remove fallback scripts and whitelist
They have been extracted to a new fallback-scripts.git repository. Closes ticket 27914.
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket279144
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket27914 b/changes/ticket27914
new file mode 100644
index 0000000000..433e9657af
--- /dev/null
+++ b/changes/ticket27914
@@ -0,0 +1,4 @@
+ o Removed features:
+ - The scripts used to generate and maintain the list of fallback
+ directories have been extracted into a new "fallback-scripts"
+ repository. Closes ticket 27914.