$Id: ReleaseNotes 726 2023-11-16 20:11:24Z bhockney $

Release notes for Webfwlog:

Version 1.1.3

- If you are upgrading and using mysql database logs with the shared library
  for ipv6 support, you should rerun setup to properly load the functions.
  It is not necessary to recompile or reinstall the library.

- Support for Postgresql < 7.3 has been dropped.

Version 1.1.0

- Webfwlog now includes support for MaxMind's geoip location databases (version
  2 only). Lookup only support is included in this distribution for all data
  sources, and requires only that the maxmind database files be installed
  (.mmdb extension). Full support, including filtering and sorting by geoip
  fields is available for file logs and postgresql database logs. Mysql
  database logs only have the included lookup support at this time. See the
  README.geoip files in the top directory and pgsql directory for more
  information.

- Now using explicit semantic versioning, e.g. previous version 1.01 was
  effectively version 1.0.1.
