commit a1942f79efb854e5a2191d065cb9fbfe847209a1 parent 4521577c12b49788ce580ad0e4a41f118211951d Author: Frederic Cambus <fred@statdns.com> Date: Mon, 28 Oct 2019 17:22:02 +0100 Update ChangeLog. Diffstat:
M | ChangeLog | | | 8 | ++++++++ |
1 file changed, 8 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,11 @@ +AnsiLove/C 4.0.4 (2019-10-28) + +- Add initial seccomp support to Ansilove +- Move pledge and seccomp initialization before ansilove_init() +- Move conditional includes for 'pledge' and 'strtonum' in compat.h + + + AnsiLove/C 4.0.3 (2019-08-16) - Use errx() for displaying error messages