CHANGELOG   CHANGELOG 
libseccomp: Releases libseccomp: Releases
=========================================================================== ==== =========================================================================== ====
http://libseccomp.sf.net http://libseccomp.sf.net
* Version 2.0.0 - January 28, 2013
- 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 tes
t
harness
* Version 1.0.1 - November 12, 2012 * Version 1.0.1 - November 12, 2012
- The header file is now easier to use with C++ compilers - The header file is now easier to use with C++ compilers
- Minor documentation fixes - Minor documentation fixes
- Minor memory leak fixes - Minor memory leak fixes
- Corrected x86 filter generation on x86_64 systems - Corrected x86 filter generation on x86_64 systems
- Corrected problems with small filters and filters with arguments - Corrected problems with small filters and filters with arguments
* Version 1.0.0 - July 31, 2012 * Version 1.0.0 - July 31, 2012
- Change the API to be context-aware; eliminates all internal state but bre aks - Change the API to be context-aware; eliminates all internal state but bre aks
compatibility with the previous 0.1.0 release compatibility with the previous 0.1.0 release
 End of changes. 1 change blocks. 
0 lines changed or deleted 11 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/