From 6ff3a91f3313c63a74844a186430a4f8a485ecde Mon Sep 17 00:00:00 2001 From: Frederic Cambus Date: Tue, 20 Oct 2020 10:36:49 +0200 Subject: [PATCH] Update ChangeLog. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index ee84742..49df333 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +Logswan 2.1.8 (2020-10-19) + +- Make displayUsage() static +- Removing some leading whitespace characters +- Constify methods and protocols names array +- Constify countries and continents names and ID arrays +- Enable FORTIFY_SOURCE level 2 +- Call memset() to set all entry_data struct fields to zero + + + Logswan 2.1.7 (2020-09-17) - Add a Perl program to generate an example MMDB database for testing