commit 0a915d9171ec8fbf7105242c177e3278c977f0c1 parent 6e140c530cf8c080ec6c1bb8aeb82e5a0c6dd1ff Author: Nick Mathewson <nickm@torproject.org> Date: Tue, 11 May 2021 10:17:28 -0400 Missing changes file for #40330 Diffstat:
| A | changes/bug40330 | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/changes/bug40330 b/changes/bug40330 @@ -0,0 +1,4 @@ + o Minor bugfixes (heartbeat): + - Adjust the heartbeat log message about distinct clients to consider + the HeartbeatPeriod rather than a flat 6-hour delay. + Fixes bug 40330; bugfix on 0.2.6.3-alpha.