commit 3b517ea5f467fd941cdb0fcefb088e706d8c04d0 Author: Andrea Shepard andrea@torproject.org Date: Tue Nov 13 13:46:36 2012 -0800
Add changes file for bug 7267 --- changes/bug7267 | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/changes/bug7267 b/changes/bug7267 new file mode 100644 index 0000000..7089329 --- /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.