summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2018-11-26 14:59:10 -0500
committerDavid Goulet <dgoulet@torproject.org>2018-11-26 14:59:10 -0500
commit056ffdec4cd10aac964ca354115ef806869afe81 (patch)
tree0426e9718f139186314f8f35f36e72f1252a313c /changes
parenta9820f072bf1bd796651e9e3913988e6224bd524 (diff)
parentf41bec12904d429c17c64eafeb7a3a92a81e614e (diff)
downloadtor-056ffdec4cd10aac964ca354115ef806869afe81.tar.gz
tor-056ffdec4cd10aac964ca354115ef806869afe81.zip
Merge remote-tracking branch 'dgoulet/ticket28128_035_01' into maint-0.3.5
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket281284
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket28128 b/changes/ticket28128
new file mode 100644
index 0000000000..6d08c74242
--- /dev/null
+++ b/changes/ticket28128
@@ -0,0 +1,4 @@
+ o Documentation (hidden service manpage, sandbox):
+ - Document in the man page that changing ClientOnionAuthDir value or
+ adding a new file in the directory will not work at runtime upon sending
+ a HUP if Sandbox 1. Closes ticket 28128.