summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-02-10 10:23:50 -0500
committerNick Mathewson <nickm@torproject.org>2020-02-10 10:23:50 -0500
commit05a05773f284dd870282e05ae918d74300ddbc19 (patch)
treead7c3a7672c67b639d158f72da3bad4ca454754d /changes
parent5e6021bdaeaf5d49cb3854a7a3d336849650ad10 (diff)
parentcb757b30a208f027ca36d7acceade61faf348009 (diff)
downloadtor-05a05773f284dd870282e05ae918d74300ddbc19.tar.gz
tor-05a05773f284dd870282e05ae918d74300ddbc19.zip
Merge remote-tracking branch 'tor-github/pr/1711'
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket329287
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/ticket32928 b/changes/ticket32928
new file mode 100644
index 0000000000..f7739e928d
--- /dev/null
+++ b/changes/ticket32928
@@ -0,0 +1,7 @@
+ o Documentation (manpage):
+ - Split Circuit Timeout options into their own section of the tor
+ manpage. Closes ticket 32928. Work by Swati Thacker as part of
+ Google Season of Docs.
+ - Split Node selection options into their own section of the tor
+ manpage. Closes ticket 32929. Work by Swati Thacker as part of
+ Google Season of Docs.