commit 09003679962e5d0e0c15cb278b83e3ef79affdda parent 68caca58a88633c5da1860eec9e17155beaf9417 Author: Taylor Yu <catalyst@torproject.org> Date: Fri, 26 Apr 2019 13:25:12 -0500 Changes file for ticket30007 Diffstat:
| A | changes/ticket30007 | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/changes/ticket30007 b/changes/ticket30007 @@ -0,0 +1,3 @@ + o Code simplification and refactoring: + - Abstract out the low-level formatting of replies on the control + port. Implements ticket 30007.