summaryrefslogtreecommitdiff
path: root/changes/bug24671
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug24671')
-rw-r--r--changes/bug246716
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/bug24671 b/changes/bug24671
deleted file mode 100644
index 34d09e704d..0000000000
--- a/changes/bug24671
+++ /dev/null
@@ -1,6 +0,0 @@
- o Minor bugfixes (scheduler, KIST):
- - Use a sane write limit for KISTLite when writing onto a connection
- buffer instead of using INT_MAX and shoving as much as it can. Because
- the OOM handler cleans up circuit queues, we are better off at keeping
- them in that queue instead of the connection's buffer. Fixes bug 24671;
- bugfix on 0.3.2.1-alpha.