]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes file for ticket 33188
authorTaylor Yu <catalyst@torproject.org>
Wed, 12 Feb 2020 18:28:35 +0000 (12:28 -0600)
committerTaylor Yu <catalyst@torproject.org>
Wed, 12 Feb 2020 18:28:35 +0000 (12:28 -0600)
changes/ticket33188 [new file with mode: 0644]

diff --git a/changes/ticket33188 b/changes/ticket33188
new file mode 100644 (file)
index 0000000..7bec15b
--- /dev/null
@@ -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.