aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTaylor Yu <catalyst@torproject.org>2020-02-18 13:34:46 -0600
committerTaylor Yu <catalyst@torproject.org>2020-02-18 13:34:46 -0600
commit5164709f90c3b3c5ac240708a17ac6cf8e770a97 (patch)
tree7365b424c34ce5b45e6e1d8423c7ecc8ec6d58a3
parenta46e585d6d4bbd5650bcc83ca9af293b7c4a0d81 (diff)
downloadtor-5164709f90c3b3c5ac240708a17ac6cf8e770a97.tar.gz
tor-5164709f90c3b3c5ac240708a17ac6cf8e770a97.zip
changes file for ticket 33275
-rw-r--r--changes/ticket332755
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/ticket33275 b/changes/ticket33275
new file mode 100644
index 0000000000..bff3a7a3ad
--- /dev/null
+++ b/changes/ticket33275
@@ -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.