commit 009b5778b2fcc6050e86bd25a23ce6eaf6bf7425 Author: Nick Mathewson nickm@torproject.org Date: Mon Jun 7 15:03:27 2021 -0400
remove rolled-up changes file. --- changes/bug40175 | 5 ----- 1 file changed, 5 deletions(-)
diff --git a/changes/bug40175 b/changes/bug40175 deleted file mode 100644 index aa2ce9566f..0000000000 --- a/changes/bug40175 +++ /dev/null @@ -1,5 +0,0 @@ - o Minor features (logging, diagnostic): - - Log decompression failures at a higher severity level, since they - can help provide missing context for other warning messages. - We rate-limit these messages, to avoid flooding the logs if they - begin to occur frequently. Closes ticket 40175.