commit 9a7e93a31507d8e7084857bb62e496b4d26f4c12 parent 96ef4ccfe08c0ae657c79ea54608958a256fb33f Author: Frederic Cambus <fred@statdns.com> Date: Thu, 17 Sep 2020 21:50:36 +0200 Update ChangeLog. Diffstat:
M | ChangeLog | | | 12 | ++++++++++++ |
1 file changed, 12 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,15 @@ +AnsiLove/C 4.1.3 (2020-09-18) + +- Adjust SAUCE flag output to be binary +- Add -S flag to use SAUCE info for rendering hints. Users must now use -S + to get iCE color info. This was previously automatically pulled without + any extra options. +- Document the new -S flag, allowing to use SAUCE info for render options +- Add support for seccomp on arm +- Add missing test for __NR_mmap, the mmap syscall doesn't exist on arm + + + AnsiLove/C 4.1.2 (2020-07-04) - Define _GNU_SOURCE in CMakeLists.txt to avoid cluttering source files