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
commitb85fa0bd5fc95f831cfd416b3ec5bbdd7bc846a7 (patch)
tree7d28c9d4ff914fb44f0a4447763f04239e550fce /changes
parent8042c356f4904107b0357d95d19f2c72f1d13cb5 (diff)
parent9464da210d3214fc094f5fc3b2c229470dbea59c (diff)
downloadtor-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_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.