소스 검색

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.