diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug7267 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug7267 b/changes/bug7267 new file mode 100644 index 0000000000..7089329f4f --- /dev/null +++ b/changes/bug7267 @@ -0,0 +1,4 @@ + - Major bugfixes + o Call channel_mark_for_close() rather than connection_mark_for_close() + in hibernate_go_dormant() when closing an or_connection_t. Fixes bug + 7267. |