From: eldy <> Date: Thu, 10 Oct 2002 16:40:01 +0000 (+0000) Subject: Updated documentation. X-Git-Tag: AWSTATS_5_1_BETA~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49334f20e02df3af7b3228dd8a5fd75f7cd5c42a;p=thirdparty%2FAWStats.git Updated documentation. --- diff --git a/docs/awstats_changelog.txt b/docs/awstats_changelog.txt index a9501cdd..163dbdd1 100644 --- a/docs/awstats_changelog.txt +++ b/docs/awstats_changelog.txt @@ -8,19 +8,18 @@ AWStats Changelog - 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: 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: Some sorting function were still using old 4.1 algorithm. Now all + sorts use new 5.0 algorithm (so speed and memory use again increase above + all 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). +- Rewrite plugins to match the same standard for all of them (All use an init + function + AWStats 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. +- Added 'spider' and 'crawler' as generic robots. - Updated graph colors. - Updated documentation. - Updated database.