]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Plugin geoip can works with perl modules Geo::IP or Geo::IP::PurePerl.
authoreldy <>
Thu, 24 Apr 2003 19:35:07 +0000 (19:35 +0000)
committereldy <>
Thu, 24 Apr 2003 19:35:07 +0000 (19:35 +0000)
docs/awstats_changelog.txt

index 49f4c7e8c0ffce0ddc9009957cb0f633977e47b9..c0b2e0fd6f30b084f828733bdd9e97b033382913 100644 (file)
@@ -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.