diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-07-07 13:28:22 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-07-07 13:28:22 -0400 |
commit | 948158df33c4cbfa03f2aa4990097b4e9de664a1 (patch) | |
tree | 24c6164b69ff8a703658fac498afdbd4721d66ce /changes | |
parent | 8e8abbbbee68aa4ee474ca573efc8abeafa22f23 (diff) | |
parent | 527c0735f11d5a36aa1fb84dc30b624139ba8406 (diff) | |
download | tor-948158df33c4cbfa03f2aa4990097b4e9de664a1.tar.gz tor-948158df33c4cbfa03f2aa4990097b4e9de664a1.zip |
Merge branch 'bug17750_029_squashed'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug17750 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug17750 b/changes/bug17750 new file mode 100644 index 0000000000..eb77b77ab0 --- /dev/null +++ b/changes/bug17750 @@ -0,0 +1,4 @@ + o Minor bugfixes (directory downloads): + - Make clients wait for 6 seconds before trying to download their + consensus from an authority. + Fixes bug 17750, bugfix on 0.2.8.1-alpha. |