Signed-off-by: Paul Moore <[email protected]> --- CHANGELOG | 12 ++++++++++++ 1 file changed, 12 insertions(+)
diff --git a/CHANGELOG b/CHANGELOG index ee5f50e..308ff6d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,18 @@ libseccomp: Releases =============================================================================== http://libseccomp.sf.net +* Version X.X.X - XXX +- Fixes for the x86 multiplexed syscalls +- Additions to the API to better support non-native architecures +- Additions to the API to support multiple architecures in one filter +- Additions to the API to resolve syscall name/number mappings +- Assorted minor bug fixes +- Improved build messages regardless of build verbosity +- More automated tests added as well as a number of improvements to the test + harness +- Experimental Python bindings added using Cython; the Python API is still + unstable and subject to change in future versions + * Version 1.0.1 - November 12, 2012 - The header file is now easier to use with C++ compilers - Minor documentation fixes ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnnow-d2d _______________________________________________ libseccomp-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libseccomp-discuss
