aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorAndrea Shepard <andrea@torproject.org>2012-11-13 13:46:36 -0800
committerAndrea Shepard <andrea@torproject.org>2012-11-13 13:46:36 -0800
commit3b517ea5f467fd941cdb0fcefb088e706d8c04d0 (patch)
tree4c94d8ded4fa963657bfb3803b2465b57cffc46c /changes
parent7ab3004223bd61f8ad1c573b309c63824e038528 (diff)
downloadtor-3b517ea5f467fd941cdb0fcefb088e706d8c04d0.tar.gz
tor-3b517ea5f467fd941cdb0fcefb088e706d8c04d0.zip
Add changes file for bug 7267
Diffstat (limited to 'changes')
-rw-r--r--changes/bug72674
1 files changed, 4 insertions, 0 deletions
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.