aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-03-11 20:50:02 -0400
committerNick Mathewson <nickm@torproject.org>2013-03-11 20:50:02 -0400
commit34f07ec8629a94b87fd19f93bb62d4f91286fbc6 (patch)
treedd6aa913610fd652dc32f97fe358e719f0ff481b /changes
parent051b1e8ac4114fb23904cdf8dead72d585904e0a (diff)
downloadtor-34f07ec8629a94b87fd19f93bb62d4f91286fbc6.tar
tor-34f07ec8629a94b87fd19f93bb62d4f91286fbc6.tar.gz
When hibernating, don't heartbeat about problems.
Fixes part of 7302.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug73025
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug7302 b/changes/bug7302
new file mode 100644
index 000000000..2949e4094
--- /dev/null
+++ b/changes/bug7302
@@ -0,0 +1,5 @@
+ o Minor bugfixes:
+ - Don't log inappropriate heartbeat messages when hibernating: a
+ hibernating node is _expected_ to drop out of the consensus,
+ decide it isn't bootstrapped, and so forth. Fixes part of bug
+ #7302; bugfix on 0.2.3.1-alpha.