diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-02-10 10:23:50 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-02-10 10:23:50 -0500 |
commit | 05a05773f284dd870282e05ae918d74300ddbc19 (patch) | |
tree | ad7c3a7672c67b639d158f72da3bad4ca454754d /changes | |
parent | 5e6021bdaeaf5d49cb3854a7a3d336849650ad10 (diff) | |
parent | cb757b30a208f027ca36d7acceade61faf348009 (diff) | |
download | tor-05a05773f284dd870282e05ae918d74300ddbc19.tar.gz tor-05a05773f284dd870282e05ae918d74300ddbc19.zip |
Merge remote-tracking branch 'tor-github/pr/1711'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket32928 | 7 |
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. |