]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes file for ticket30007
authorTaylor Yu <catalyst@torproject.org>
Fri, 26 Apr 2019 18:25:12 +0000 (13:25 -0500)
committerTaylor Yu <catalyst@torproject.org>
Tue, 30 Apr 2019 18:18:46 +0000 (13:18 -0500)
changes/ticket30007 [new file with mode: 0644]

diff --git a/changes/ticket30007 b/changes/ticket30007
new file mode 100644 (file)
index 0000000..e87f6b9
--- /dev/null
@@ -0,0 +1,3 @@
+  o Code simplification and refactoring:
+    - Abstract out the low-level formatting of replies on the control
+      port. Implements ticket 30007.