]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes: Add file for ticket 40450 (prop324)
authorDavid Goulet <dgoulet@torproject.org>
Mon, 4 Oct 2021 14:40:18 +0000 (10:40 -0400)
committerDavid Goulet <dgoulet@torproject.org>
Mon, 4 Oct 2021 14:45:54 +0000 (10:45 -0400)
Closes #40450

Signed-off-by: David Goulet <dgoulet@torproject.org>
changes/ticket40450 [new file with mode: 0644]

diff --git a/changes/ticket40450 b/changes/ticket40450
new file mode 100644 (file)
index 0000000..6753bd0
--- /dev/null
@@ -0,0 +1,3 @@
+  o Major features (congestion control):
+    - Implement support for flow control over congestion controlled circuits.
+      This work comes from proposal 324. Closes ticket 40450.