Add changes file for bug 7267

This commit is contained in:
Andrea Shepard
2012-11-13 13:46:36 -08:00
parent 7ab3004223
commit 3b517ea5f4
+4
View File
@@ -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.