diff options
author | Nick Mathewson <nickm@torproject.org> | 2015-12-22 11:10:37 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-12-22 11:10:37 -0500 |
commit | b9596b8fdf5006d650bba0109e5614b5a387dbdf (patch) | |
tree | c7cb053acdb166be8e7c39056a233414bca6ea36 /changes | |
parent | 45f5e597517abedbf9d650428ac53f03f37089d8 (diff) | |
download | tor-b9596b8fdf5006d650bba0109e5614b5a387dbdf.tar.gz tor-b9596b8fdf5006d650bba0109e5614b5a387dbdf.zip |
document minimum heartbeatperiod; bug 15638.
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug15638 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/bug15638 b/changes/bug15638 new file mode 100644 index 0000000000..cf5d46983f --- /dev/null +++ b/changes/bug15638 @@ -0,0 +1,2 @@ + o Documentation: + - Document the minimum HeartbeatPeriod value. Closes ticket 15638. |