From: David Goulet Date: Mon, 4 Oct 2021 19:02:32 +0000 (-0400) Subject: changes: Fix file for ticket 40182 X-Git-Tag: tor-0.4.7.2-alpha~46 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3c13886317589b58de2ebacef4e2fa7b5b864a33;p=thirdparty%2Ftor.git changes: Fix file for ticket 40182 Signed-off-by: David Goulet --- diff --git a/changes/ticket40182 b/changes/ticket40182 index 0071ef9f93..ad75c38534 100644 --- 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.