瀏覽代碼

changes file for 12064_part1

Nick Mathewson 11 年之前
父節點
當前提交
1356ef1176
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      changes/bug12064_part1

+ 4 - 0
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.