commit a7fc95a557bd86848732588fa9098844ba94bf7a parent b658f2019ed85837a9d4995177f13332db33310e Author: Frederic Cambus <fred@statdns.com> Date: Tue, 19 Nov 2019 11:38:22 +0100 Update ChangeLog. Diffstat:
M | ChangeLog | | | 9 | +++++++++ |
1 file changed, 9 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,12 @@ +AnsiLove/C 4.0.5 (2019-11-19) + +- Add ENABLE_SECCOMP build option, to allow building seccomp support + conditionally +- Disable seccomp by default, it needs more testing on non !amd64 platforms +- Use ${CMAKE_INSTALL_BINDIR} instead of hardcoding 'bin' + + + AnsiLove/C 4.0.4 (2019-10-28) - Add initial seccomp support to Ansilove