From: Andrea Shepard Date: Tue, 13 Nov 2012 21:46:36 +0000 (-0800) Subject: Add changes file for bug 7267 X-Git-Tag: tor-0.2.4.7-alpha~36^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3b517ea5f467fd941cdb0fcefb088e706d8c04d0;p=thirdparty%2Ftor.git Add changes file for bug 7267 --- 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.