diff options
Diffstat (limited to 'changes/check_for_orconn_on_close')
-rw-r--r-- | changes/check_for_orconn_on_close | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/check_for_orconn_on_close b/changes/check_for_orconn_on_close deleted file mode 100644 index 4d76d5eb5..000000000 --- a/changes/check_for_orconn_on_close +++ /dev/null @@ -1,4 +0,0 @@ - o Minor bugfixes: - - Check for closing an or_connection_t without going through correct - channel functions; emit a warning and then call - connection_or_close_for_error() so we don't assert as in 7212 and 7267. |