summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-11-01 13:50:06 -0400
committerNick Mathewson <nickm@torproject.org>2017-11-01 13:50:06 -0400
commitaffaaa1968ceed8d33b11168221887dbb52f0285 (patch)
treea93865d5d9c1210362d4cbc7279956063d684b78 /changes
parentacdd349dee9edf1b3af354f3c8decb91ee267ba0 (diff)
parent8687d9cf441514977e93e774dfe29a6f3816dcfc (diff)
downloadtor-affaaa1968ceed8d33b11168221887dbb52f0285.tar.gz
tor-affaaa1968ceed8d33b11168221887dbb52f0285.zip
Merge branch 'maint-0.3.2'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug241154
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug24115 b/changes/bug24115
new file mode 100644
index 0000000000..767f13840b
--- /dev/null
+++ b/changes/bug24115
@@ -0,0 +1,4 @@
+ o Minor bugfixes (manpage, hidden service):
+ - Mention that the HiddenServiceNumIntroductionPoints option is 0-10 for
+ v2 service and 0-20 for v3 service. Fixes bug 24115; bugfix on
+ 0.3.2.1-alpha.