commit d159bdb0f498167c2f9ea0004a56bf6f64f2c9ff
parent 2391c60c5c89b104572323a439e3560a09c1a6e2
Author: Nick Mathewson <nickm@torproject.org>
Date: Mon, 8 Feb 2021 10:31:18 -0500
Add a colon to ticket40249 changes entry
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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.