diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-01-13 13:26:23 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-01-13 13:26:23 -0500 |
commit | 8b46372f264450cb2a8876254c2ba4d0a64eb6dc (patch) | |
tree | 226a3372578f1e1eef0fca64c5200bf3ccf734d0 /changes | |
parent | 5888db496746e2fef344c40912ff07be8a216f9c (diff) | |
parent | d99e7cebb9ba46657e748ef19ca68c829a3ebaf7 (diff) | |
download | tor-8b46372f264450cb2a8876254c2ba4d0a64eb6dc.tar.gz tor-8b46372f264450cb2a8876254c2ba4d0a64eb6dc.zip |
Merge branch 'pr_1643_squashed'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket32846 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket32846 b/changes/ticket32846 new file mode 100644 index 0000000000..5022c61451 --- /dev/null +++ b/changes/ticket32846 @@ -0,0 +1,3 @@ + o Documentation (manpage): + - Alphabetize the Client Options section of the tor manpage. + Closes ticket 32846. |