summaryrefslogtreecommitdiff
path: root/changes/ticket33623
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2020-03-17 10:14:57 -0400
committerDavid Goulet <dgoulet@torproject.org>2020-03-17 10:14:57 -0400
commitee3e987898a1e656950aabf8bf0a99aed1450a98 (patch)
tree213f9a0e5b61c818c757bf796c177c8fe59b9655 /changes/ticket33623
parentc22696e3606f9873ddbf02b11dc91214853b8317 (diff)
downloadtor-ee3e987898a1e656950aabf8bf0a99aed1450a98.tar.gz
tor-ee3e987898a1e656950aabf8bf0a99aed1450a98.zip
sendme: Emit version 1 by default
Closes #33623 Signed-off-by: David Goulet <dgoulet@torproject.org>
Diffstat (limited to 'changes/ticket33623')
-rw-r--r--changes/ticket336232
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/ticket33623 b/changes/ticket33623
new file mode 100644
index 0000000000..528af3ca02
--- /dev/null
+++ b/changes/ticket33623
@@ -0,0 +1,2 @@
+ o Minor feature (sendme, flow control):
+ - Default on sending SENDME version 1 cells. Closes ticket 33623.