aboutsummaryrefslogtreecommitdiff
path: root/changes/bug7912
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug7912')
-rw-r--r--changes/bug79128
1 files changed, 0 insertions, 8 deletions
diff --git a/changes/bug7912 b/changes/bug7912
deleted file mode 100644
index 48c65d2241..0000000000
--- a/changes/bug7912
+++ /dev/null
@@ -1,8 +0,0 @@
- o Major bugfixes:
- - Instead of writing destroy cells directly to outgoing connection
- buffers, queue them and intersperse them with other outgoing cells.
- This can prevent a set of resource starvation conditions where too
- many pending destroy cells prevent data cells from actually getting
- delivered. Reported by "oftc_must_be_destroyed". Fixes bug 7912;
- bugfix on 0.2.0.1-alpha.
-