aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2018-10-30 11:29:30 -0400
committerDavid Goulet <dgoulet@torproject.org>2018-10-30 11:29:30 -0400
commit1c5c3f353a0324bbc8b5df235999e04d2478c650 (patch)
tree17c25cd608246921963a0c8c6f64e9686192cf43 /changes
parentcdb065d6b211298efb0be9320fce32d307b79d2c (diff)
parent6c9d678ff66d012b4c8009c6ad44409c7368ed69 (diff)
downloadtor-1c5c3f353a0324bbc8b5df235999e04d2478c650.tar.gz
tor-1c5c3f353a0324bbc8b5df235999e04d2478c650.zip
Merge branch 'maint-0.3.5'
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket280263
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket28026 b/changes/ticket28026
new file mode 100644
index 0000000000..a6911c2cab
--- /dev/null
+++ b/changes/ticket28026
@@ -0,0 +1,3 @@
+ o Documentation (hidden service manpage):
+ - Improve HSv3 client authorization by making some options more explicit
+ and detailed. Closes ticket 28026. Patch by "mtigas".