changes file for bug 22750

This commit is contained in:
Nick Mathewson
2017-07-05 09:57:48 -04:00
parent c79e286386
commit 093f57cb16
+5
View File
@@ -0,0 +1,5 @@
o Minor bugfixes (linux seccomp2 sandbox, logging):
- Fix some messages on unexpected errors from the seccomp2
library. Fixes bug 22750; bugfix on 0.2.5.1-alpha. Patch
from "cypherpunks".