commit 12c064cb55ef94a1b993384ca53cba266213bf79 parent b7aeff19767c0d46c661916ea81e7499faf49e1f Author: Frederic Cambus <fred@statdns.com> Date: Wed, 27 Jun 2018 23:19:39 +0200 Update ChangeLog Diffstat:
M | ChangeLog | | | 10 | ++++++++++ |
1 file changed, 10 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,13 @@ +Logswan 2.0.1 (2018-06-27) + +- Do not use -Werror by default +- Do not always call inet_pton two times per log line, this speeds things up +- Use bool types for isIPv4 and isIPv6 +- Use the monotonic clock to determine runtime +- Move conditional includes for 'pledge' and 'strtonum' in compat.h + + + Logswan 2.0.0 (2018-03-16) - Use type off_t for results struct member fileSize