aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-12-13 12:47:46 -0500
committerNick Mathewson <nickm@torproject.org>2012-12-13 12:47:46 -0500
commitcfa07f397d0e4e13337c90d73706d81cdcbc3428 (patch)
tree670324188bad1d99e1ded90662f8af6aeee931cf /changes
parent6a468a1722b074807eba7a0065ca6df8e2125745 (diff)
downloadtor-cfa07f397d0e4e13337c90d73706d81cdcbc3428.tar
tor-cfa07f397d0e4e13337c90d73706d81cdcbc3428.tar.gz
Note that fallback_dirsource was proposal 206, bug 572.
Diffstat (limited to 'changes')
-rw-r--r--changes/fallback_dirsource9
1 files changed, 5 insertions, 4 deletions
diff --git a/changes/fallback_dirsource b/changes/fallback_dirsource
index d8d6c02aa..6b79d1ab2 100644
--- a/changes/fallback_dirsource
+++ b/changes/fallback_dirsource
@@ -4,10 +4,11 @@
they're all down). Currently, all authorities are fallbacks by
default, and there are no other default fallbacks, but that will
change. This option will allow us to give clients a longer list
- of servers to try to get a consensus from when first connecting
- to the Tor network, and thereby reduce load on the directory
- authorities.
+ of servers to try to get a consensus from when first connecting to
+ the Tor network, and thereby reduce load on the directory
+ authorities. Implements proposal 206, "Preconfigured directory
+ sources for bootstrapping". Closes bug 572.
o Removed features:
- Drop the old FallbackNetworkstatus option: we never got it working
- well enough to use it.
+ well enough to use it. Closes bug 572.