]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes: Add file for ticket 33014
authorDavid Goulet <dgoulet@torproject.org>
Mon, 30 Mar 2020 17:36:54 +0000 (13:36 -0400)
committerDavid Goulet <dgoulet@torproject.org>
Mon, 30 Mar 2020 17:36:54 +0000 (13:36 -0400)
Signed-off-by: David Goulet <dgoulet@torproject.org>
changes/ticket33014 [new file with mode: 0644]

diff --git a/changes/ticket33014 b/changes/ticket33014
new file mode 100644 (file)
index 0000000..885051d
--- /dev/null
@@ -0,0 +1,3 @@
+  o Code simplification and refactoring (onion service):
+    - Refactor configuration parsing to use the new config subsystem code.
+      Closes ticket 33014.