summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-01-08 11:10:36 -0500
committerNick Mathewson <nickm@torproject.org>2018-01-08 11:10:36 -0500
commite3ab27001f81dc05eb1dd1ac8371a35ccce2b50d (patch)
tree9566cde9238da8f697f8ef90bd2b01ef5111c5f2 /changes
parenta1ce1ab201e4ca46cd3caa3fc3c9bd692d2de3b1 (diff)
parentb85fa0bd5fc95f831cfd416b3ec5bbdd7bc846a7 (diff)
downloadtor-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_248015
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.