diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-11-08 07:15:18 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-11-08 07:15:18 -0500 |
commit | 330846ac087f7b327d77e118a2bcf96839befc60 (patch) | |
tree | fb2cd059799994ff07c75c51d9bd1141924a8ebb /changes | |
parent | 7ed7d0571404ebd91698cc3f255d6aa1e547dfff (diff) | |
download | tor-330846ac087f7b327d77e118a2bcf96839befc60.tar.gz tor-330846ac087f7b327d77e118a2bcf96839befc60.zip |
Fold in one more changes entrytor-0.2.9.5-alpha
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug20597 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/bug20597 b/changes/bug20597 deleted file mode 100644 index f199b63933..0000000000 --- a/changes/bug20597 +++ /dev/null @@ -1,5 +0,0 @@ - o Minor bugfixes (test networks, exponential backoff): - - When using exponential backoff in test networks, use a lower exponent, - so the delays do not vary as much. This helps test networks bootstrap - consistently. Fixes bug 20597; bugfix on 20499; not in any released - version of tor. |