Explorar el Código

changes file for 12064_part1

Nick Mathewson hace 11 años
padre
commit
1356ef1176
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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.