From: Taylor Yu Date: Tue, 25 Jun 2019 16:38:36 +0000 (-0500) Subject: Changes file for ticket 30889 X-Git-Tag: tor-0.4.2.1-alpha~149^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5612eccef877455769f495f088f86f6e268dfd2d;p=thirdparty%2Ftor.git Changes file for ticket 30889 --- diff --git a/changes/ticket30889 b/changes/ticket30889 new file mode 100644 index 0000000000..8582e2bcac --- /dev/null +++ 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.