aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTaylor Yu <catalyst@torproject.org>2020-02-12 12:28:35 -0600
committerTaylor Yu <catalyst@torproject.org>2020-02-12 12:28:35 -0600
commit0ab859aabecf025dc9adb14d440605a477ce251f (patch)
treea543b8f24e229d9ab9c9deeb8a308dda65e15847
parentd33c80f0ee3a6c88c911441673c39c1f266e2209 (diff)
downloadtor-0ab859aabecf025dc9adb14d440605a477ce251f.tar.gz
tor-0ab859aabecf025dc9adb14d440605a477ce251f.zip
changes file for ticket 33188
-rw-r--r--changes/ticket331885
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/ticket33188 b/changes/ticket33188
new file mode 100644
index 0000000000..7bec15b99b
--- /dev/null
+++ b/changes/ticket33188
@@ -0,0 +1,5 @@
+ o Documentation (manpage):
+ - Alphabetize the Server and Directory server sections of the tor
+ manpage. Also split Statistics options into their own section
+ of the manpage. Closes ticket 33188. Work by Swati Thacker as
+ part of Google Season of Docs.