]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes file for 32304
authorNick Mathewson <nickm@torproject.org>
Sat, 26 Oct 2019 14:14:05 +0000 (10:14 -0400)
committerNick Mathewson <nickm@torproject.org>
Sat, 26 Oct 2019 14:14:05 +0000 (10:14 -0400)
changes/ticket32304 [new file with mode: 0644]

diff --git a/changes/ticket32304 b/changes/ticket32304
new file mode 100644 (file)
index 0000000..5dde7b6
--- /dev/null
@@ -0,0 +1,3 @@
+  o Code simplification and refactoring:
+    - Move and rename some configuration-related code for clarity.
+      Closes ticket 32304.