diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-02-04 13:35:40 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-02-04 13:35:40 -0500 |
commit | 805dfa191b5bf603c80bcf071bbe1f191be4ed3a (patch) | |
tree | 1a657df17795d89f168f99fafbdb7cc487c5a199 /ChangeLog | |
parent | 32b8734ba5d79992c278ad28e2c20ae09917d93d (diff) | |
download | tor-805dfa191b5bf603c80bcf071bbe1f191be4ed3a.tar.gz tor-805dfa191b5bf603c80bcf071bbe1f191be4ed3a.zip |
Reflow a paragraph in the changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -12,13 +12,13 @@ Changes in version 0.2.8.1-alpha - 2016-02-0? new option KeepBindCapabilities. Closes ticket 8195. o Major features (directory system): - - When bootstrapping multiple consensus downloads at a - time, use the first one that starts downloading, and close the - rest. This reduces failures when authorities or fallback - directories are slow or down. Together with the code for feature - 15775, this feature should reduces failures due to fallback churn. - Implements ticket 4483. Patch by "teor". Implements IPv4 portions - of proposal 210 by "mikeperry" and "teor". + - When bootstrapping multiple consensus downloads at a time, use the + first one that starts downloading, and close the rest. This + reduces failures when authorities or fallback directories are slow + or down. Together with the code for feature 15775, this feature + should reduces failures due to fallback churn. Implements ticket + 4483. Patch by "teor". Implements IPv4 portions of proposal 210 by + "mikeperry" and "teor". - Include a trial list of default fallback directories, based on an opt-in survey of suitable relays. Doing this should make clients bootstrap more quickly and reliably, and reduce the load on the |