aboutsummaryrefslogtreecommitdiff
path: root/changes/bug11302
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug11302')
-rw-r--r--changes/bug113024
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug11302 b/changes/bug11302
deleted file mode 100644
index 7416c69be6..0000000000
--- a/changes/bug11302
+++ /dev/null
@@ -1,4 +0,0 @@
- o Bugfixes:
- - Check for orconns and use connection_or_close_for_error() rather than
- connection_mark_for_close() directly in the getsockopt() failure case
- of connection_handle_write_impl(). Fixes bug #11302.