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 | b85fa0bd5fc95f831cfd416b3ec5bbdd7bc846a7 (patch) | |
tree | 7d28c9d4ff914fb44f0a4447763f04239e550fce /changes | |
parent | 8042c356f4904107b0357d95d19f2c72f1d13cb5 (diff) | |
parent | 9464da210d3214fc094f5fc3b2c229470dbea59c (diff) | |
download | tor-b85fa0bd5fc95f831cfd416b3ec5bbdd7bc846a7.tar.gz tor-b85fa0bd5fc95f831cfd416b3ec5bbdd7bc846a7.zip |
Merge branch 'maint-0.2.9' into maint-0.3.0
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. |