aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2018-12-07 16:43:10 +1000
committerteor <teor@torproject.org>2018-12-07 16:43:10 +1000
commit78e177d622f5f3b24023d04458f5948275a44766 (patch)
tree572494ee157f2dfc50d84a39d90e66c8b559a21b /changes
parent57798eb1cb7a5c6e5b5a82625d986757be569d75 (diff)
downloadtor-78e177d622f5f3b24023d04458f5948275a44766.tar.gz
tor-78e177d622f5f3b24023d04458f5948275a44766.zip
Fallbacks: Update the hard-coded fallback list in December 2018
Replace the 150 fallbacks originally introduced in Tor 0.3.3.1-alpha in January 2018 (of which ~115 were still functional), with a list of 148 fallbacks (89 new, 59 existing, 91 removed) generated in December 2018. Closes ticket 24803.
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket248035
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/ticket24803 b/changes/ticket24803
new file mode 100644
index 0000000000..2edb4ebe1a
--- /dev/null
+++ b/changes/ticket24803
@@ -0,0 +1,5 @@
+ o Minor features (fallback directory list):
+ - Replace the 150 fallbacks originally introduced in Tor 0.3.3.1-alpha in
+ January 2018 (of which ~115 were still functional), with a list of
+ 148 fallbacks (89 new, 59 existing, 91 removed) generated in
+ December 2018. Closes ticket 24803.