commit 3c13886317589b58de2ebacef4e2fa7b5b864a33 Author: David Goulet dgoulet@torproject.org Date: Mon Oct 4 15:02:32 2021 -0400
changes: Fix file for ticket 40182
Signed-off-by: David Goulet dgoulet@torproject.org --- changes/ticket40182 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
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.
tor-commits@lists.torproject.org