Add changes file

This commit is contained in:
Mike Perry
2022-02-04 00:46:50 +00:00
parent a956b20c1d
commit 933e4b4788
+5
View File
@@ -0,0 +1,5 @@
o Major features (relay, client, onion services):
- Implement RTT-based congestion control for exits and onion services,
from Proposal 324. Disabled by default. Enabled by the 'cc_alg'
consensus parameter. Closes ticket 40444.