Ver código fonte

Add changes file for bug 7267

Andrea Shepard 13 anos atrás
pai
commit
3b517ea5f4
1 arquivos alterados com 4 adições e 0 exclusões
  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.