Browse Source

Add changes file for bug 7267

Andrea Shepard 13 years ago
parent
commit
3b517ea5f4
1 changed files with 4 additions and 0 deletions
  1. 4 0
      changes/bug7267

+ 4 - 0
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.