]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Updated documentation.
authoreldy <>
Thu, 10 Oct 2002 16:40:01 +0000 (16:40 +0000)
committereldy <>
Thu, 10 Oct 2002 16:40:01 +0000 (16:40 +0000)
docs/awstats_changelog.txt

index a9501cddb7534a152cfc6c5d2961fe1228cc4c93..163dbdd137a7f83233b3531cab780a17458c1387 100644 (file)
@@ -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.