]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes file for ticket 33275
authorTaylor Yu <catalyst@torproject.org>
Tue, 18 Feb 2020 19:34:46 +0000 (13:34 -0600)
committerTaylor Yu <catalyst@torproject.org>
Tue, 18 Feb 2020 19:34:46 +0000 (13:34 -0600)
changes/ticket33275 [new file with mode: 0644]

diff --git a/changes/ticket33275 b/changes/ticket33275
new file mode 100644 (file)
index 0000000..bff3a7a
--- /dev/null
@@ -0,0 +1,5 @@
+  o Documentation (manpage):
+    - Alphabetize the Denial of Service Mitigation Options, Directory
+      Authority Server Options, Hidden Service Options, and Testing
+      Network Options sections of the tor(1) manpage.  Closes ticket
+      33275.  Work by Swati Thacker as part of Google Season of Docs.