Update MANIFEST
[linux-seccomp.git] / Changes
diff --git a/Changes b/Changes
index aa6b6c21cbeb734af04bba2e14d2835714625a2e..52405962ea5e1cd8b3c960bd771eb537ebd7739e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,4 +1,15 @@
 Revision history for Perl extension Linux::Seccomp.
 
+0.002001 2016-11-25T16:07+00:00
+ - Skip functionality test if seccomp_load returns -EINVAL.
+   This usually happens if the kernel is old or compiled without
+   CONFIG_SECCOMP_FILTER=y.
+
+0.002 2016-11-19T20:25+00:00
+ - Bundle libseccomp and build against it
+ - Add a test for some essential functionality
+ - Fix errors in POD
+ - Drop build-dep on Devel::CheckLib
+
 0.001 2016-07-01T01:18+03:00
  - Initial release
This page took 0.010549 seconds and 4 git commands to generate.