diff options
author | Nick Mathewson <nickm@torproject.org> | 2021-06-07 15:03:27 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2021-06-07 15:03:27 -0400 |
commit | 009b5778b2fcc6050e86bd25a23ce6eaf6bf7425 (patch) | |
tree | da64c457788e0e3111aae8cad3d09a05dd2cdffe | |
parent | c3e473c3de2beea9f4cf058c8ae438e245541246 (diff) | |
download | tor-009b5778b2fcc6050e86bd25a23ce6eaf6bf7425.tar.gz tor-009b5778b2fcc6050e86bd25a23ce6eaf6bf7425.zip |
remove rolled-up changes file.
-rw-r--r-- | changes/bug40175 | 5 |
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. |