From bbf23ba4beae9a23148c6845a3037b1a4a8589e7 Mon Sep 17 00:00:00 2001 From: Paul Moore Date: Thu, 25 Feb 2016 10:21:52 -0500 Subject: doc: update the CHANGELOG for the v2.3.0 release Signed-off-by: Paul Moore --- CHANGELOG | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index b53c172..7fce116 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,16 @@ libseccomp: Releases =============================================================================== https://github.com/seccomp/libseccomp +* Version 2.3.0 - February 29, 2015 +- Added support for the s390 and s390x architectures +- Added support for the ppc, ppc64, and ppc64le architectures +- Update the internal syscall tables to match the Linux 4.5-rcX releases +- Filter generation for both multiplexed and direct socket syscalls on x86 +- Support for the musl libc implementation +- Additions to the API to enable runtime version checking of the library +- Enable the use of seccomp() instead of prctl() on supported systems +- Added additional tests to the regression test suite + * Version 2.2.3 - July 8, 2015 - Fix a problem with 'make check' on 32-bit ARM systems -- cgit v1.2.1