diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-05-16 08:10:39 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-05-16 08:10:39 -0400 |
commit | 74e7be1c25874686c86b5542404f9b082f5c4219 (patch) | |
tree | 2094662de51e25af306e7822e22d6e9f4bcbbb68 /changes/bug17592 | |
parent | d88a19af7cc109895bc1b5e6670f2289e127ee2c (diff) | |
download | tor-74e7be1c25874686c86b5542404f9b082f5c4219.tar.gz tor-74e7be1c25874686c86b5542404f9b082f5c4219.zip |
fill in a few more blanks in the changes files
Diffstat (limited to 'changes/bug17592')
-rw-r--r-- | changes/bug17592 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/bug17592 b/changes/bug17592 index 856e75b622..131791b31f 100644 --- a/changes/bug17592 +++ b/changes/bug17592 @@ -3,7 +3,7 @@ CircuitIdleTimeout and PredictedPortsRelevanceTime into a single option called CircuitsAvailableTimeout. Also, allow the consensus to control the default values for both this preference, as well as the lifespan - of relay-to-relay connections. Fixes bug 17592. + of relay-to-relay connections. Fixes bug 17592; bugfix on 0.2.5.5-alpha. - Increase the intial circuit build timeout testing frequency, to help ensure that ReducedConnectionPadding clients finish learning a timeout before their orconn would expire. The initial testing rate was set back |