aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-11-16 14:07:58 -0500
committerNick Mathewson <nickm@torproject.org>2017-11-16 14:07:58 -0500
commit80bf270404a52c634a14f6aad594dec4e9ce1e12 (patch)
treeb19512a9af5cdf0d278b914eedb28645eff6c5d0 /changes
parent2d3904aba67e79e57db1814033b1df3f77336065 (diff)
downloadtor-80bf270404a52c634a14f6aad594dec4e9ce1e12.tar.gz
tor-80bf270404a52c634a14f6aad594dec4e9ce1e12.zip
Add a changes file.
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket243153
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket24315 b/changes/ticket24315
new file mode 100644
index 0000000000..df34dbf412
--- /dev/null
+++ b/changes/ticket24315
@@ -0,0 +1,3 @@
+ o Major features (linux seccomp2 sandbox):
+ - Update the sandbox rules so that they should now work correctly with
+ Glibc 2.26. Closes ticket 24315.