summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2021-06-07 15:03:27 -0400
committerNick Mathewson <nickm@torproject.org>2021-06-07 15:03:27 -0400
commit009b5778b2fcc6050e86bd25a23ce6eaf6bf7425 (patch)
treeda64c457788e0e3111aae8cad3d09a05dd2cdffe
parentc3e473c3de2beea9f4cf058c8ae438e245541246 (diff)
downloadtor-009b5778b2fcc6050e86bd25a23ce6eaf6bf7425.tar.gz
tor-009b5778b2fcc6050e86bd25a23ce6eaf6bf7425.zip
remove rolled-up changes file.
-rw-r--r--changes/bug401755
1 files changed, 0 insertions, 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.