diff options
Diffstat (limited to 'changes/bug9063')
-rw-r--r-- | changes/bug9063 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/changes/bug9063 b/changes/bug9063 index dcbecf6179..e1d0a5e780 100644 --- a/changes/bug9063 +++ b/changes/bug9063 @@ -1,3 +1,4 @@ - o Normal bugfixes: - - Close any circuit that has more cells queued than the spec permits. - Fixes bug #9063; bugfix on 0.2.4.12. + o Normal bugfixes: + - Close any circuit that has 10% more cells queued than the spec permits + and warn when the queue length exceeds that threshold. Fixes bug + #9063; bugfix on 0.2.4.12. |