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 | 1c5c5f0e50084c7a36991212ddf21295306da17f (patch) | |
tree | cc55a299e8b896bddb6714d4a372fd708758f037 /changes | |
parent | 748ad2124db0b19861300d984a350519cc0a8bb1 (diff) | |
parent | e3ab27001f81dc05eb1dd1ac8371a35ccce2b50d (diff) | |
download | tor-1c5c5f0e50084c7a36991212ddf21295306da17f.tar.gz tor-1c5c5f0e50084c7a36991212ddf21295306da17f.zip |
Merge branch 'maint-0.3.1' into maint-0.3.2
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. |