aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-08-09 09:29:34 -0400
committerNick Mathewson <nickm@torproject.org>2017-08-09 09:29:34 -0400
commit69222fe87d5c79bd389905b3041f1c2187d6a1e8 (patch)
tree93b4459bee27ab4729065e589eb6a76a151fc6c6 /changes
parentd2713b4ddc9d8a98d4b687188bcf392fd3235994 (diff)
downloadtor-69222fe87d5c79bd389905b3041f1c2187d6a1e8.tar.gz
tor-69222fe87d5c79bd389905b3041f1c2187d6a1e8.zip
Clarify that "sandbox 1" requires linux and seccomp2
Closes 22677.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug226773
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug22677 b/changes/bug22677
new file mode 100644
index 0000000000..6d750172a9
--- /dev/null
+++ b/changes/bug22677
@@ -0,0 +1,3 @@
+ o Documentation:
+ - Clarify in the manual that "Sandbox 1" is only supported on Linux
+ kernels. Closes ticket 22677.