aboutsummaryrefslogtreecommitdiff
path: root/changes/bug10777_internal_024
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug10777_internal_024')
-rw-r--r--changes/bug10777_internal_0247
1 files changed, 4 insertions, 3 deletions
diff --git a/changes/bug10777_internal_024 b/changes/bug10777_internal_024
index 4544147f6..c0bd9bf00 100644
--- a/changes/bug10777_internal_024
+++ b/changes/bug10777_internal_024
@@ -1,4 +1,5 @@
o Major bugfixes:
- - Do not treat END_STREAM_REASON_INTERNAL as indicating a definite
- circuit failure, since it could also indicate an ENETUNREACH
- error. Fixes part of bug 10777; bugfix on 0.2.4.8-alpha.
+ - Do not treat streams that fail with reason
+ END_STREAM_REASON_INTERNAL as indicating a definite circuit failure,
+ since it could also indicate an ENETUNREACH connection error. Fixes
+ part of bug 10777; bugfix on 0.2.4.8-alpha.