]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
get rid of a stanza that somehow crept in from 0.4.8.6
authorRoger Dingledine <arma@torproject.org>
Wed, 28 Jan 2026 20:42:48 +0000 (15:42 -0500)
committerRoger Dingledine <arma@torproject.org>
Wed, 28 Jan 2026 20:45:43 +0000 (15:45 -0500)
ChangeLog
ReleaseNotes

index fe347bd35b089b01586f6034a33477b0a281b225..79696759c495b7841c9d0a0181c4682a4b7959ed 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -33,8 +33,6 @@ Changes in version 0.4.8.22 - 2026-01-28
   o Minor features (debugging, compression):
     - Do not check for compression bombs for buffers smaller than 5MB
       (increased from 64 KB). Fixes ticket 40739; bugfix on 0.2.1.29.
-    - Log the input and output buffer sizes when we detect a potential
-      compression bomb. Diagnostic for ticket 40739.
 
   o Minor features (directory servers):
     - Track how many times directory servers begin serving networkstatus
index 3f7838bc30f601a5614f0c83f108425e7e37e4c1..4925eeac23950880b2189370176a11476b4bd06c 100644 (file)
@@ -37,8 +37,6 @@ Changes in version 0.4.8.22 - 2026-01-28
   o Minor features (debugging, compression):
     - Do not check for compression bombs for buffers smaller than 5MB
       (increased from 64 KB). Fixes ticket 40739; bugfix on 0.2.1.29.
-    - Log the input and output buffer sizes when we detect a potential
-      compression bomb. Diagnostic for ticket 40739.
 
   o Minor features (directory servers):
     - Track how many times directory servers begin serving networkstatus