From: Nick Mathewson Date: Thu, 16 Nov 2017 19:07:58 +0000 (-0500) Subject: Add a changes file. X-Git-Tag: tor-0.3.2.5-alpha~7^2^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=80bf270404a52c634a14f6aad594dec4e9ce1e12;p=thirdparty%2Ftor.git Add a changes file. --- 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.