From: eldy <> Date: Sun, 27 Oct 2002 16:14:40 +0000 (+0000) Subject: Added total and average at bottom of day data array. X-Git-Tag: AWSTATS_5_2_BETA~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebdcd50d725b42156967bbd08b00fadb2e53f3a5;p=thirdparty%2FAWStats.git Added total and average at bottom of day data array. Removed "Bytes" lib when values is 0. Reduced main page size. --- diff --git a/docs/awstats_changelog.txt b/docs/awstats_changelog.txt index fdc0ba3f..837eb043 100644 --- a/docs/awstats_changelog.txt +++ b/docs/awstats_changelog.txt @@ -2,6 +2,15 @@ AWStats Changelog ----------------- +5.2 + +- Added total and average row at bottom of day data array. +- Removed "Bytes" text when values is 0. +- Reduced main page size. + + + + 5.1 - Better support for ftp log files.