diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug1297b | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/changes/bug1297b b/changes/bug1297b index 9cf2597b02..fb0d00cabf 100644 --- a/changes/bug1297b +++ b/changes/bug1297b @@ -14,5 +14,7 @@ - Don't close hidden-service-side rendezvous circuits when they reach the normal circuit-build timeout. Previously, we would - close them. Fixes the remaining part of bug 1297. + close them. This behaviour change can be disabled using the new + CloseHSServiceRendCircuitsImmediatelyOnTimeout option. Fixes + the remaining part of bug 1297. |