aboutsummaryrefslogtreecommitdiff
path: root/changes/bug11304
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug11304')
-rw-r--r--changes/bug113045
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/bug11304 b/changes/bug11304
deleted file mode 100644
index 4930dd607..000000000
--- a/changes/bug11304
+++ /dev/null
@@ -1,5 +0,0 @@
- o Bugfixes:
- - If write_to_buf() in connection_write_to_buf_impl_() ever fails,
- check if it's an or_connection_t and correctly call
- connection_or_close_for_error() rather than connection_mark_for_close()
- directly. Fixes bug #11304; bugfix on 0.2.4.4-alpha.