
8 Feb
2021
8 Feb
'21
3:38 p.m.
commit d159bdb0f498167c2f9ea0004a56bf6f64f2c9ff Author: Nick Mathewson <nickm@torproject.org> Date: Mon Feb 8 10:31:18 2021 -0500 Add a colon to ticket40249 changes entry --- changes/ticket40249 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changes/ticket40249 b/changes/ticket40249 index 11c40bc5a3..f9a1528a26 100644 --- a/changes/ticket40249 +++ b/changes/ticket40249 @@ -1,3 +1,3 @@ - o Minor features (control port, stream handling) + o Minor features (control port, stream handling): - Add the stream ID argument to the event line in the ADDRMAP control event. Closes ticket 40249. Patch by Neel Chauhan.