]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
maint: fix formatting of changes file
authorSteven Engler <opara@torproject.org>
Tue, 30 Sep 2025 14:41:51 +0000 (10:41 -0400)
committerSteven Engler <opara@torproject.org>
Tue, 30 Sep 2025 14:42:02 +0000 (10:42 -0400)
changes/bug41130

index 35e6af3b9df9da155098ded7db27be89b1c11b03..60f495834d31ffb225541193e18ff0e87ad95616 100644 (file)
@@ -2,5 +2,5 @@
     - Use a 5 ms grace period to allow an edge connection to flush its stream
       data to the socket before sending an XOFF. This significantly reduces the
       number of XON/XOFF messages sent when (1) the application is reading
-      stream data at a fast rate, and (2) when conflux is enabled. Partially
-      fixes bug 41130.
+      stream data at a fast rate, and (2) when conflux is enabled.
+      Partially Fixes bug 41130; bugfix on 0.4.7.2-alpha