commit 61db9abc65f554b482770d52f0ee52e79a6e1183 parent 047766ac84c936de289f18232c283bf1bfa36869 Author: Frederic Cambus <fred@statdns.com> Date: Fri, 27 Mar 2020 17:33:40 +0100 Update ChangeLog. Diffstat:
M | ChangeLog | | | 13 | +++++++++++++ |
1 file changed, 13 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog @@ -1,3 +1,16 @@ +Logswan 2.1.4 (2020-03-27) + +- Move GEOIP2DB definition to CMakeLists.txt, allowing build time + customization +- Display database path name in error message +- Remove direct link to GeoLite2 databases +- Add dependencies installation instruction for Fedora +- Change GEOIP2DB default value to "dbip-country-lite.mmdb" +- Change GEOIP2DIR default value to "${CMAKE_INSTALL_PREFIX}/share/dbip" +- Mention that DB-IP IP to Country Lite database is now the recommended option + + + Logswan 2.1.3 (2020-01-17) - Add a new test target, to test log processing