]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes file for ticket 30889
authorTaylor Yu <catalyst@torproject.org>
Tue, 25 Jun 2019 16:38:36 +0000 (11:38 -0500)
committerTaylor Yu <catalyst@torproject.org>
Tue, 25 Jun 2019 16:42:41 +0000 (11:42 -0500)
changes/ticket30889 [new file with mode: 0644]

diff --git a/changes/ticket30889 b/changes/ticket30889
new file mode 100644 (file)
index 0000000..8582e2b
--- /dev/null
@@ -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.