From: David Goulet Date: Thu, 7 Aug 2025 18:20:02 +0000 (-0400) Subject: changes: Add file for padding log fix X-Git-Tag: tor-0.4.8.18~11^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cdb7439e94405bf2bd33c9e7193d639c6a3044fb;p=thirdparty%2Ftor.git changes: Add file for padding log fix Signed-off-by: David Goulet --- diff --git a/changes/logging_fix b/changes/logging_fix new file mode 100644 index 0000000000..f2cac504e1 --- /dev/null +++ b/changes/logging_fix @@ -0,0 +1,3 @@ + o Minor feature (padding, logging): + - Reduce the amount of messages being logged related to channel padding + timeout when log level is "notice".