aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/bug12064_part14
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug12064_part1 b/changes/bug12064_part1
new file mode 100644
index 000000000..b40b64aa3
--- /dev/null
+++ b/changes/bug12064_part1
@@ -0,0 +1,4 @@
+ o Minor bugfixes (seccomp sandbox):
+ - Avoid warnings when running with sandboxing and node statistics
+ enabled at the same time.
+ Fixes part of 12064; bugfix on 0.2.5.1-alpha. Patch from Michael Wolf.