logswan

Fast Web log analyzer using probabilistic data structures
Log | Files | Refs | README | LICENSE

commit 714b30afd603e34bca8cb9c334afa9b0986ebccd
parent 75b611d570e624c93f4058bb0f6be0c0f825be71
Author: Frederic Cambus <fred@statdns.com>
Date:   Fri, 16 Aug 2019 10:23:02 +0200

Update ChangeLog.

Diffstat:
MChangeLog | 12++++++++++++
1 file changed, 12 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,15 @@ +Logswan 2.0.4 (2019-08-16) + +- Adding #include guard in compat header file +- Add an example log file and regenerate output example +- Add dependencies installation instructions for NetBSD and FreeBSD +- Add final dots for options descriptions +- Add final dot when printing results summary +- Use EXIT_SUCCESS and EXIT_FAILURE macros for return values +- Add a trailing newline when printing JSON output + + + Logswan 2.0.3 (2018-10-15) - Use -std=c11, Logswan requires a C11 compiler for libmaxminddb