]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes file for #40568
authorMike Perry <mikeperry-git@torproject.org>
Thu, 3 Mar 2022 21:16:07 +0000 (21:16 +0000)
committerDavid Goulet <dgoulet@torproject.org>
Mon, 14 Mar 2022 19:16:26 +0000 (15:16 -0400)
changes/ticket40568 [new file with mode: 0644]

diff --git a/changes/ticket40568 b/changes/ticket40568
new file mode 100644 (file)
index 0000000..a906696
--- /dev/null
@@ -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.