diff options
Diffstat (limited to 'changes/bug4607')
-rw-r--r-- | changes/bug4607 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/changes/bug4607 b/changes/bug4607 new file mode 100644 index 000000000..dd064cc4b --- /dev/null +++ b/changes/bug4607 @@ -0,0 +1,9 @@ + o Minor bugfixes: + + - Don't launch more than 10 (service-side) introduction-point + circuits for a hidden service in five minutes. Previously, we + would consider launching more introduction-point circuits if at + least one second had passed without any introduction-point + circuits failing. Fixes bug 4607; bugfix on 0.0.7rc1. + + |