From: Mike Perry Date: Thu, 3 Mar 2022 21:16:07 +0000 (+0000) Subject: Changes file for #40568 X-Git-Tag: tor-0.4.7.5-alpha~17^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f0b0afa2e62a5bc55a814bfe991859e08bcb1aa;p=thirdparty%2Ftor.git Changes file for #40568 --- diff --git a/changes/ticket40568 b/changes/ticket40568 new file mode 100644 index 0000000000..a90669673a --- /dev/null +++ b/changes/ticket40568 @@ -0,0 +1,3 @@ + o Minor features (control port): + - Provide congestion control fields on CIRC_BW and STREAM control + port events, for use by sbws. Closes ticket 40568.