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 | 6354b70e49a50815dce94906122266c6bb744e63 (patch) | |
tree | 864de2a389839b3ebd78b73c20597d0a75f2b923 /changes | |
parent | 0acc3ae87904ca5d9bd430a5a89f89dd97f9ec85 (diff) | |
parent | 3bcbd69a776f0602fd8524a1a24fbe60666dd77f (diff) | |
download | tor-6354b70e49a50815dce94906122266c6bb744e63.tar.gz tor-6354b70e49a50815dce94906122266c6bb744e63.zip |
Merge branch 'maint-0.4.2' into maint-0.4.3
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. |