diff options
author | teor <teor@torproject.org> | 2018-12-10 16:56:29 +1000 |
---|---|---|
committer | teor <teor@torproject.org> | 2018-12-10 17:02:19 +1000 |
commit | 4991b2931164f218ae230b25203df6b2c6d390df (patch) | |
tree | 18924336093cf57a077b71f929c738727d48ef6f /changes | |
parent | 78e177d622f5f3b24023d04458f5948275a44766 (diff) | |
download | tor-4991b2931164f218ae230b25203df6b2c6d390df.tar.gz tor-4991b2931164f218ae230b25203df6b2c6d390df.zip |
Fallbacks: Update the hard-coded fallback list in December 2018
Merge Phoul's two lists into teor's 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
157 fallbacks (92 new, 65 existing, 85 removed) generated in
December 2018.
Closes ticket 24803.
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket24803 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/changes/ticket24803 b/changes/ticket24803 index 2edb4ebe1a..c46d3804df 100644 --- a/changes/ticket24803 +++ b/changes/ticket24803 @@ -1,5 +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. + 157 fallbacks (92 new, 65 existing, 85 removed) generated in + December 2018. |