diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-10-10 00:08:35 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-12-06 11:28:49 -0500 |
commit | f742b33d85c0884fa5902d0d24a1232c9bd47dd8 (patch) | |
tree | 6aea198e681fa39b5aebbd1cfabd61adb1965dd7 /changes | |
parent | a8d491a8fdfafe6e56924a19b5169c2eb9d3a66a (diff) | |
download | tor-f742b33d85c0884fa5902d0d24a1232c9bd47dd8.tar.gz tor-f742b33d85c0884fa5902d0d24a1232c9bd47dd8.zip |
Drop FallbackNetworkstatusFile; it never worked.
Diffstat (limited to 'changes')
-rw-r--r-- | changes/fallback_dirsource | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/fallback_dirsource b/changes/fallback_dirsource index 61db81bf26..d8d6c02aa4 100644 --- a/changes/fallback_dirsource +++ b/changes/fallback_dirsource @@ -7,3 +7,7 @@ of servers to try to get a consensus from when first connecting to the Tor network, and thereby reduce load on the directory authorities. + + o Removed features: + - Drop the old FallbackNetworkstatus option: we never got it working + well enough to use it. |