commit a90b9c85bcc977e142aa0dca972470c9d8467b70 parent 55b90c418b93fad7cc93538c560ef4ee24b9f7e1 Author: Frederic Cambus <fred@statdns.com> Date: Tue, 10 Dec 2019 11:55:05 +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.6 (2019-12-10) + +- Remove extraneous sauceReadFileName() call, read from existing SAUCE record +- Use strdup() when assigning fileName and fext fallback values +- Call memset() to set all record struct fields to zero +- Free SAUCE record and comments once and for all when exiting the program + + + AnsiLove/C 4.0.5 (2019-11-19) - Add ENABLE_SECCOMP build option, to allow building seccomp support