]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add a changes file.
authorNick Mathewson <nickm@torproject.org>
Thu, 16 Nov 2017 19:07:58 +0000 (14:07 -0500)
committerNick Mathewson <nickm@torproject.org>
Thu, 16 Nov 2017 19:07:58 +0000 (14:07 -0500)
changes/ticket24315 [new file with mode: 0644]

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