From 7160a7218dcf6cb9d1356b5951f99dbad01dafcf Mon Sep 17 00:00:00 2001 From: Taylor Yu Date: Thu, 20 Feb 2020 17:13:02 -0600 Subject: [PATCH] changes file for ticket 33369 --- changes/ticket33369 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changes/ticket33369 diff --git a/changes/ticket33369 b/changes/ticket33369 new file mode 100644 index 0000000000..c55335c5b7 --- /dev/null +++ b/changes/ticket33369 @@ -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.