From: David Goulet Date: Thu, 7 Aug 2025 18:20:02 +0000 (-0400) Subject: changes: Add file for padding log fix X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fmaint-0.4.8;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".