logswan

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

commit 4193745600f6d8782b3eddcd2cbda9822de45c60
parent fe0e62147b7a590fc9bb7c30ab3904e71f10eb41
Author: Frederic Cambus <fred@statdns.com>
Date:   Wed, 23 Oct 2019 22:28:48 +0200

Update ChangeLog.

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

diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,11 @@ +Logswan 2.1.0 (2019-10-23) + +- Add FALLTHROUGH comments where appropriate +- Add support for parsing HTTP/3 requests +- Add initial seccomp support on Linux, tested on musl and glibc systems + + + Logswan 2.0.4 (2019-08-16) - Adding #include guard in compat header file