diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-07-23 10:09:14 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-07-23 10:09:14 -0400 |
commit | 3bcbd69a776f0602fd8524a1a24fbe60666dd77f (patch) | |
tree | 5eaebfaaa6636e4ddc5f26eff3b92b9badf7a28d /changes | |
parent | 49b4d1765c8595fbcfd23ba322cc454875ed1033 (diff) | |
parent | f916ddd3125abda6125c99e240d99dc5eb61e00c (diff) | |
download | tor-3bcbd69a776f0602fd8524a1a24fbe60666dd77f.tar.gz tor-3bcbd69a776f0602fd8524a1a24fbe60666dd77f.zip |
Merge branch 'maint-0.3.5' into maint-0.4.2
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket40061 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/ticket40061 b/changes/ticket40061 new file mode 100644 index 0000000000..227664d010 --- /dev/null +++ b/changes/ticket40061 @@ -0,0 +1,5 @@ + o Major feature (fallback directory list): + - Replace the 148 fallback directories originally included in + Tor 0.4.1.4-rc (of which around 105 are still functional) with + a list of 144 fallbacks generated in July 2020. + Closes ticket 40061. |