diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-01-08 11:10:36 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-01-08 11:10:36 -0500 |
commit | e3ab27001f81dc05eb1dd1ac8371a35ccce2b50d (patch) | |
tree | 9566cde9238da8f697f8ef90bd2b01ef5111c5f2 /changes | |
parent | a1ce1ab201e4ca46cd3caa3fc3c9bd692d2de3b1 (diff) | |
parent | b85fa0bd5fc95f831cfd416b3ec5bbdd7bc846a7 (diff) | |
download | tor-e3ab27001f81dc05eb1dd1ac8371a35ccce2b50d.tar.gz tor-e3ab27001f81dc05eb1dd1ac8371a35ccce2b50d.zip |
Merge branch 'maint-0.3.0' into maint-0.3.1
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket_24801 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/ticket_24801 b/changes/ticket_24801 new file mode 100644 index 0000000000..f5f6c831af --- /dev/null +++ b/changes/ticket_24801 @@ -0,0 +1,5 @@ + o Minor features (new fallback directories): + - The fallback directory list has been re-generated based on the + current status of the network. Tor uses fallback directories to + bootstrap it doesn't yet have up-to-date directory + information. Closes ticket 24801. |