summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorPaul Moore <paul@paul-moore.com>2018-01-10 17:46:56 -0500
committerPaul Moore <paul@paul-moore.com>2018-01-10 17:46:56 -0500
commit56250ddff8fd78f6eaa3a0e0a01dfff01093212f (patch)
treeb4855d11f942c2f7d67c4fb4f6b7e31c0adc86b9 /CHANGELOG
parent8aced6fe4087e7e16e76d06bdf1e73f0a2ae9c97 (diff)
downloadlibseccomp-56250ddff8fd78f6eaa3a0e0a01dfff01093212f.tar.gz
doc: update the CHANGELOG and CREDITS for v2.3.3
Signed-off-by: Paul Moore <paul@paul-moore.com> (imported from commit 1186e148c136f6d40483d51bd46eeaa33ca118ee)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 85c7d68..3d01639 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