diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-08-16 22:00:14 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-08-16 22:00:14 -0400 |
commit | 28485d33ca64ee3989f6993a1c30f265be9e324f (patch) | |
tree | 97007fe21aac32d14bcbcfa2320182478166e9ae /changes | |
parent | ca6949ebea5e811f4cf08108c237d836c4566a61 (diff) | |
parent | edaea773e57cc39e892643bcce12c755810f508b (diff) | |
download | tor-28485d33ca64ee3989f6993a1c30f265be9e324f.tar.gz tor-28485d33ca64ee3989f6993a1c30f265be9e324f.zip |
Merge remote-tracking branch 'origin/maint-0.2.4'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/doc-heartbeat-loglevel | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/doc-heartbeat-loglevel b/changes/doc-heartbeat-loglevel new file mode 100644 index 0000000000..91f40ad260 --- /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. |