From: Nick Mathewson Date: Mon, 8 Jan 2018 16:09:08 +0000 (-0500) Subject: Add changes file for new fallback directory list. X-Git-Tag: tor-0.2.9.15~19^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9464da210d3214fc094f5fc3b2c229470dbea59c;p=thirdparty%2Ftor.git Add changes file for new fallback directory list. --- 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.