commit 3c13886317589b58de2ebacef4e2fa7b5b864a33 parent e4e88c4b2e44303c54cec6fc8a732c2329417ab4 Author: David Goulet <dgoulet@torproject.org> Date: Mon, 4 Oct 2021 15:02:32 -0400 changes: Fix file for ticket 40182 Signed-off-by: David Goulet <dgoulet@torproject.org> Diffstat:
| M | changes/ticket40182 | | | 8 | ++++---- |
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/changes/ticket40182 b/changes/ticket40182 @@ -1,4 +1,4 @@ - o Minor features(logging): - - If a channel has never received, transmitted a cell or seen a client, - do not calculate time diffs against 1/1/1970 but log another prettier message - Fixes 40182 + o Minor bugfixes (logging): + - If a channel has never received, transmitted a cell or seen a client, do + not calculate time diffs against 1/1/1970 but log another prettier + message. Fixes bug 40182; bugfix on 0.2.4.4.