aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2013-08-16 21:58:50 -0400
committerNick Mathewson <nickm@torproject.org>2013-08-16 21:59:41 -0400
commitedaea773e57cc39e892643bcce12c755810f508b (patch)
tree8f45ec386be148af105c1d5a9b689ad10e2a5262 /changes
parent3433b7ce3992b9566dba9b64f64f0676e712696a (diff)
downloadtor-edaea773e57cc39e892643bcce12c755810f508b.tar
tor-edaea773e57cc39e892643bcce12c755810f508b.tar.gz
Document the correct loglevel for the heartbeat message
Diffstat (limited to 'changes')
-rw-r--r--changes/doc-heartbeat-loglevel3
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/doc-heartbeat-loglevel b/changes/doc-heartbeat-loglevel
new file mode 100644
index 000000000..91f40ad26
--- /dev/null
+++ b/changes/doc-heartbeat-loglevel
@@ -0,0 +1,3 @@
+ o Minor documentation fixes:
+ - Fix the documentation of HeartbeatPeriod to say that the heartbeat
+ message is logged at notice, not at info.