diff options
author | David Goulet <dgoulet@torproject.org> | 2018-10-30 11:28:53 -0400 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2018-10-30 11:28:53 -0400 |
commit | 6c9d678ff66d012b4c8009c6ad44409c7368ed69 (patch) | |
tree | f1bf9413ac8b760aeb1911fcec99452570225fee /changes | |
parent | d023de945a7037bb4ec66f81aa83588d53184099 (diff) | |
download | tor-6c9d678ff66d012b4c8009c6ad44409c7368ed69.tar.gz tor-6c9d678ff66d012b4c8009c6ad44409c7368ed69.zip |
hs-v3: Add changes file for 28026
Signed-off-by: David Goulet <dgoulet@torproject.org>
Diffstat (limited to 'changes')
-rw-r--r-- | changes/ticket28026 | 3 |
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". |