]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Updated documentation.
authoreldy <>
Sun, 24 Oct 2004 17:35:14 +0000 (17:35 +0000)
committereldy <>
Sun, 24 Oct 2004 17:35:14 +0000 (17:35 +0000)
docs/awstats_changelog.txt

index 324943e864b4491448c45b7ffabba80a6c8e9606..3ef66afb3b6fd0ae30c7a4b65b4b2d1482b349b4 100644 (file)
@@ -9,11 +9,10 @@ New features/improvements:
 - Allow plugins to add entry in menu.\r
 - Allow plugins to add charts with its own way to compile data inside\r
 the update process.\r
+- Added the geoip_region_maxmind and geoip_city_maxmind plugins.\r
 - maillogconvert.pl: Support postfix 2.1 that change its log\r
 format using NOQUEUE string instead of a number for mails that are\r
 rejected before being queued.\r
-- Added support for plugin geoip_region_maxmind (plugin not included\r
-in default distrib. You can download it from AWStats web site).\r
 - Little speed improvments.\r
 - Counts javascript disabled browsers (A new MiscTracker feature).\r
 - When a direct access to last line is successfull, awstats is directly\r
@@ -26,6 +25,7 @@ log format and use the tag %extraX (where X is a number) to name field you
 want to use, then, in ExtraSection parmaters, you can use extraX to tell\r
 wich info to use to extract data for building the chart.\r
 - Support method "put" when analyzing ftp log files.
+- Added a bold style around current day/month in label of charts.\r
 \r
 Fixes:\r
 - Fix not recognized %time3 tag in LogFormat. This tag allows to process\r
@@ -33,19 +33,21 @@ all FTP xferlog file format.
 - Fix bad html generated with buildpdf option.\r
 - maillogconvert.pl: Added patch to work correctly with sendmail\r
 when recipient is redirected through a pipe.\r
-- Fix Bug 971129: Bug in regexp handling for | in ExtraSections\r
-Now for OR in ExtraSectionCondition you must use double pipe.\r
 - Fix Bug 985977: Failed to rename temp history file if contains special\r
-char like +\r
-- Fix Bug 975059: Timezone Plugin Runtime Error\r
-- Fix Bug 982803: Bad display in Netscape 4.75 with Awstats version 6.1\r
+char like "+".\r
+- Patch 984087 for new year jump\r
 - Fix Bug 983994: Tooltips aren't shown.\r
+- Fix Bug 982803: Bad display in Netscape 4.75 with Awstats version 6.1\r
+- Fix Bug 975059: Timezone Plugin Runtime Error\r
+- Fix Bug 971129: Bug in regexp handling for | in ExtraSections\r
+Now for OR in ExtraSectionCondition you must use double pipe.\r
 - Some fix to have correct flag for lang with code lang different of\r
 country flag.\r
 \r
 Other/Documentation:\r
-- Better log messages in plugins.\r
 - Updated documentation.\r
+- Updated robot, browsers, os recognition databases.\r
+- Better log messages in plugins.\r
 - Renamed configure.pl into awstats_configure.pl.\r
 - Reduce code size.\r
 - The NOTSORTEDRECORDTOLERANCE has been increased to 2 hours to be sure to\r