diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-11-01 12:44:20 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-11-01 12:44:20 -0400 |
commit | 9248466f0a020e661cad185fc8eec28a18aca36c (patch) | |
tree | f080376b30c03bbe2a9d7a55e22609f382da3088 /changes | |
parent | e712b5d784db912f7924f090b918888125aa6bcf (diff) | |
parent | b858452f944e33b175e1ef16bf94b35dcf64bf31 (diff) | |
download | tor-9248466f0a020e661cad185fc8eec28a18aca36c.tar.gz tor-9248466f0a020e661cad185fc8eec28a18aca36c.zip |
Merge branch 'bug20487_029' into maint-0.2.9
Diffstat (limited to 'changes')
-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. |