]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
hs-v3: Add changes file for 28026
authorDavid Goulet <dgoulet@torproject.org>
Tue, 30 Oct 2018 15:28:53 +0000 (11:28 -0400)
committerDavid Goulet <dgoulet@torproject.org>
Tue, 30 Oct 2018 15:28:53 +0000 (11:28 -0400)
Signed-off-by: David Goulet <dgoulet@torproject.org>
changes/ticket28026 [new file with mode: 0644]

diff --git a/changes/ticket28026 b/changes/ticket28026
new file mode 100644 (file)
index 0000000..a6911c2
--- /dev/null
@@ -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".