logswan

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

commit eb53f6a414e701439038dc1f84cb96dfb810f870
parent 3ad359b14ac53eb15dd9c7631097aceec05a4fb5
Author: Frederic Cambus <fred@statdns.com>
Date:   Sun,  5 Aug 2018 00:04: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.0.2 (2018-08-05) + +- Use UINT64_MAX for strtonum() maxval +- Add missing headers and reorder includes +- Add support for HTTP/2.0 + + + Logswan 2.0.1 (2018-06-27) - Do not use -Werror by default