From: Steven Engler Date: Tue, 30 Sep 2025 14:41:51 +0000 (-0400) Subject: maint: fix formatting of changes file X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d67a628d9e9375d03266007e3945d4a2d9fea8a4;p=thirdparty%2Ftor.git maint: fix formatting of changes file --- diff --git a/changes/bug41130 b/changes/bug41130 index 35e6af3b9d..60f495834d 100644 --- a/changes/bug41130 +++ b/changes/bug41130 @@ -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