]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add changes file for new fallback directory list.
authorNick Mathewson <nickm@torproject.org>
Mon, 8 Jan 2018 16:09:08 +0000 (11:09 -0500)
committerNick Mathewson <nickm@torproject.org>
Mon, 8 Jan 2018 16:09:08 +0000 (11:09 -0500)
changes/ticket_24801 [new file with mode: 0644]

diff --git a/changes/ticket_24801 b/changes/ticket_24801
new file mode 100644 (file)
index 0000000..f5f6c83
--- /dev/null
@@ -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.