From d67a628d9e9375d03266007e3945d4a2d9fea8a4 Mon Sep 17 00:00:00 2001 From: Steven Engler Date: Tue, 30 Sep 2025 10:41:51 -0400 Subject: [PATCH] maint: fix formatting of changes file --- changes/bug41130 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.47.3