From 093f57cb16bba25c333743e9a39e534771a51ea1 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 5 Jul 2017 09:57:48 -0400 Subject: [PATCH] changes file for bug 22750 --- changes/bug22750 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changes/bug22750 diff --git a/changes/bug22750 b/changes/bug22750 new file mode 100644 index 0000000000..426cae6f1e --- /dev/null +++ b/changes/bug22750 @@ -0,0 +1,5 @@ + o Minor bugfixes (linux seccomp2 sandbox, logging): + - Fix some messages on unexpected errors from the seccomp2 + library. Fixes bug 22750; bugfix on 0.2.5.1-alpha. Patch + from "cypherpunks". +