commit 5612eccef877455769f495f088f86f6e268dfd2d parent 5faf54970de4bc3c80a268b5b139c713413562fd Author: Taylor Yu <catalyst@torproject.org> Date: Tue, 25 Jun 2019 11:38:36 -0500 Changes file for ticket 30889 Diffstat:
| A | changes/ticket30889 | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/changes/ticket30889 b/changes/ticket30889 @@ -0,0 +1,3 @@ + o Code simplification and refactoring: + - Eliminate some uses of lower-level control reply abstractions, + primarily in the onion_helper functions. Closes ticket 30889.