diff options
author | Taylor Yu <catalyst@torproject.org> | 2020-02-07 12:54:55 -0600 |
---|---|---|
committer | Taylor Yu <catalyst@torproject.org> | 2020-02-07 12:54:55 -0600 |
commit | cb757b30a208f027ca36d7acceade61faf348009 (patch) | |
tree | fc4c6e5437e1b757424eb2c9044b6b7c7db403b4 /changes | |
parent | 305934c67b919b7ab16270e4c75531f5e0de7210 (diff) | |
download | tor-cb757b30a208f027ca36d7acceade61faf348009.tar.gz tor-cb757b30a208f027ca36d7acceade61faf348009.zip |
changes file for tickets 32928, 32929
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. |