diff options
author | teor <teor@torproject.org> | 2020-03-19 17:02:02 +1000 |
---|---|---|
committer | teor <teor@torproject.org> | 2020-03-19 17:02:02 +1000 |
commit | fe5ecaa270b037e76226bd7acda10a14611eef93 (patch) | |
tree | 1372685963a32b2a7f94e87c40ce9cea230e1674 /changes | |
parent | 78b2984ac99ead6f87504cda9b4f61d5641cb533 (diff) | |
parent | 259fad5877ae4aefea7996eac4cac436d28e2ee6 (diff) | |
download | tor-fe5ecaa270b037e76226bd7acda10a14611eef93.tar.gz tor-fe5ecaa270b037e76226bd7acda10a14611eef93.zip |
Merge branch 'maint-0.4.3'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket33623 | 2 |
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. |