From: eldy <> Date: Thu, 24 Apr 2003 19:35:07 +0000 (+0000) Subject: Plugin geoip can works with perl modules Geo::IP or Geo::IP::PurePerl. X-Git-Tag: AWSTATS_5_5_BETA~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9436e981e890ecf617d9faaf789a620cac02bc17;p=thirdparty%2FAWStats.git Plugin geoip can works with perl modules Geo::IP or Geo::IP::PurePerl. --- diff --git a/docs/awstats_changelog.txt b/docs/awstats_changelog.txt index 49f4c7e8..c0b2e0fd 100644 --- a/docs/awstats_changelog.txt +++ b/docs/awstats_changelog.txt @@ -22,6 +22,8 @@ New features/improvments: URLReferrerWithQuery is set to 1. This make this report more useful. - Added 'geoipfree' plugin (same than 'geoip' plugin but using the free Perl module Geo::IPfree). +- 'geoip' plugin can works with Perl module Geo::IP but also with Perl + module Geo::IP::PurePerl). - month parameter can accept format -month=D, not only -month=DD - Optimized code size. - Optimized HTML output report size.