]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes: Add file for padding log fix maint-0.4.8
authorDavid Goulet <dgoulet@torproject.org>
Thu, 7 Aug 2025 18:20:02 +0000 (14:20 -0400)
committerDavid Goulet <dgoulet@torproject.org>
Thu, 7 Aug 2025 18:20:02 +0000 (14:20 -0400)
Signed-off-by: David Goulet <dgoulet@torproject.org>
changes/logging_fix [new file with mode: 0644]

diff --git a/changes/logging_fix b/changes/logging_fix
new file mode 100644 (file)
index 0000000..f2cac50
--- /dev/null
@@ -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".