summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Moore <paul@paul-moore.com>2018-01-10 13:14:02 -0500
committerPaul Moore <paul@paul-moore.com>2018-01-10 15:59:36 -0500
commit1186e148c136f6d40483d51bd46eeaa33ca118ee (patch)
tree44f0d62171ec02f98db8f96eba264ca156ba50eb
parent8b38325d055261f2105ca96555d111bf595cca03 (diff)
downloadlibseccomp-1186e148c136f6d40483d51bd46eeaa33ca118ee.tar.gz
doc: update the CHANGELOG and CREDITS for v2.3.3
Signed-off-by: Paul Moore <paul@paul-moore.com>
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 9b5cfc4..3cbf8a9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,9 @@ libseccomp: Releases
===============================================================================
https://github.com/seccomp/libseccomp
+* Version 2.3.3 - January 10, 2018
+- Updated the syscall table for Linux v4.15-rc7
+
* Version 2.3.2 - February 27, 2017
- Achieved full compliance with the CII Best Practices program
- Added Travis CI builds to the GitHub repository