From: eldy <> Date: Thu, 10 Oct 2002 00:55:43 +0000 (+0000) Subject: Updated documentation. X-Git-Tag: AWSTATS_5_1_BETA~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e96457026eccec126bf478fdc1509e08c9f7003f;p=thirdparty%2FAWStats.git Updated documentation. --- diff --git a/docs/awstats_changelog.txt b/docs/awstats_changelog.txt index 9c5ea237..a9501cdd 100644 --- a/docs/awstats_changelog.txt +++ b/docs/awstats_changelog.txt @@ -3,9 +3,29 @@ AWStats Changelog 5.1 -- Added an AWStats version check in plugins -- Added SkipUserAgents parameter -- +- New feature: ShowxxxStats parmaters accept codes to decide which columns to + show in chart. +- New parameter: Added SkipUserAgents parameter. +- Fixed: Fixed pb in refreshing page when clicking on "Update Now" link (no + need to force the refresh). +- Fixed: Pb with SAMBAR server (Expires line appears at the top of pages). +- Fixed: Now last update DNS cache file is saved with same permissions than + history files so it depends on SaveDatabaseFilesWithPermissionsForEveryone. +- Fixed: Some sorting function were still using old algorithm. Now all + sort uses new algorithm (so speed and memory use again increase for large + web sites with a lot of referers). +- Fixed: Remove DecodeEncodedString on parameters sent by command line. +- Rewrite plugins to match the same the standard for all of them (All use an + init function and a version check + no need of global vars in awstats.pl). +- Can use the #include "configfile" directive in config files. +- Added week-end color on week-end days in monthdayvalues report. +- Added an AWStats version check in plugins. +- Added 'spider' and 'crawler' in generic robots. +- Updated graph colors. +- Updated documentation. +- Updated database. +- Updated language files. + 5.0