]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes file for 12064_part1
authorNick Mathewson <nickm@torproject.org>
Thu, 22 May 2014 23:49:59 +0000 (19:49 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 22 May 2014 23:49:59 +0000 (19:49 -0400)
changes/bug12064_part1 [new file with mode: 0644]

diff --git a/changes/bug12064_part1 b/changes/bug12064_part1
new file mode 100644 (file)
index 0000000..b40b64a
--- /dev/null
@@ -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.