]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes file for ticket 33369
authorTaylor Yu <catalyst@torproject.org>
Thu, 20 Feb 2020 23:13:02 +0000 (17:13 -0600)
committerTaylor Yu <catalyst@torproject.org>
Thu, 20 Feb 2020 23:13:02 +0000 (17:13 -0600)
changes/ticket33369 [new file with mode: 0644]

diff --git a/changes/ticket33369 b/changes/ticket33369
new file mode 100644 (file)
index 0000000..c55335c
--- /dev/null
@@ -0,0 +1,4 @@
+  o Documentation (manpage):
+    - Add cross reference links and a table of contents to the HTML
+      tor manpage.  Closes ticket 33369.  Work by Swati Thacker as
+      part of Google Season of Docs.