aboutsummaryrefslogtreecommitdiff
path: root/changes/bug7302
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug7302')
-rw-r--r--changes/bug730211
1 files changed, 11 insertions, 0 deletions
diff --git a/changes/bug7302 b/changes/bug7302
new file mode 100644
index 000000000..fec615ff9
--- /dev/null
+++ b/changes/bug7302
@@ -0,0 +1,11 @@
+ 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.
+
+ - Don't complain about bootstrapping problems while hibernating.
+ These complaints reflect a general code problems, but not one
+ with any problematic effects. (No connections are actually
+ opened.) Fixes part of bug 7302; bugfix on 0.2.3.2-alpha.
+