diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-10-31 15:13:27 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-10-31 15:13:27 -0400 |
commit | b858452f944e33b175e1ef16bf94b35dcf64bf31 (patch) | |
tree | 79b55706a6fb8f49bf4996b51b8240570c36cd53 /changes/bug20487 | |
parent | becc95783979cf1879e6390aad80781d0ce3ea66 (diff) | |
download | tor-b858452f944e33b175e1ef16bf94b35dcf64bf31.tar.gz tor-b858452f944e33b175e1ef16bf94b35dcf64bf31.zip |
Add a sentence to the manpage about nonanonymous=>Socksport 0.
Closes 20487.
Diffstat (limited to 'changes/bug20487')
-rw-r--r-- | changes/bug20487 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug20487 b/changes/bug20487 new file mode 100644 index 0000000000..4435f14a95 --- /dev/null +++ b/changes/bug20487 @@ -0,0 +1,4 @@ + o Documentation: + - Clarify that setting HiddenServiceNonAnonymousMode requires + you to also set "SOCKSPort 0". Fixes bug 20487; bugfix on + 0.2.9.3-alpha. |