4.1
+- Fixed a bug of vampired memory and abnormal disk swapping when using
+ logresolvemerge.pl
- New feature: Report exit pages
- New feature: Report visits duration
+- New option: Added -dir option to choose destination directory
+ for awstats_buildstaticpages.pl
+- Updated AWStats databases
+- Updated documentation
+
+
4.0
# Defines
#-------------------------------------------------------
my $REVISION='$Revision$'; $REVISION =~ /\s(.*)\s/; $REVISION=$1;
-my $VERSION="1.1 (build $REVISION)";
+my $VERSION="1.2 (build $REVISION)";
# ---------- Init variables --------
my $Debug=0;