diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-07-23 10:08:42 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-07-23 10:08:42 -0400 |
commit | f916ddd3125abda6125c99e240d99dc5eb61e00c (patch) | |
tree | 5069000633db3efe651958eda764f4f34c7d67f0 | |
parent | 6f19e67c9805b033e9573bc4805bbecc4cda2310 (diff) | |
download | tor-f916ddd3125abda6125c99e240d99dc5eb61e00c.tar.gz tor-f916ddd3125abda6125c99e240d99dc5eb61e00c.zip |
More info in the fallbackdir changes file
-rw-r--r-- | changes/ticket40061 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/changes/ticket40061 b/changes/ticket40061 index 0e4ee9a3b6..227664d010 100644 --- a/changes/ticket40061 +++ b/changes/ticket40061 @@ -1,4 +1,5 @@ - o Major feature (fallbackdir): - - Rebuilding list for 2020. This includes 144 relays as fallback - directories. Closes ticket 40061. - + 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. |