From: eldy <> Date: Sat, 4 Jan 2003 18:56:19 +0000 (+0000) Subject: Replaced -month=year option by -month=all. X-Git-Tag: AWSTATS_5_4_BETA~80 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d92829660e7a32a83bf6c35545713bc65b830d96;p=thirdparty%2FAWStats.git Replaced -month=year option by -month=all. Better parsing of parameters (Solved bug 635962). --- diff --git a/docs/awstats_changelog.txt b/docs/awstats_changelog.txt index c70ee465..56f9ee27 100644 --- a/docs/awstats_changelog.txt +++ b/docs/awstats_changelog.txt @@ -8,20 +8,31 @@ $Revision$ - $Author$ - $Date$ Fixes: - File name with space inside were not correctly reported when doing FTP log server analysis. -- Problem in %Wy tag for ten first weeks of year (coded one 1 char instead +- Problem in %Wy tag for ten first weeks of year (coded on 1 char instead of 2: First week should be "00" instead of "0"). - Tooltips now works correctly with Netscape (>= 5.0). +- Better parsing of parameters (Solved bug 635962). New features/improvments: - Added urlaliasbuilder.pl tool. - Added URL in possible values for ExtraSection first column. -- New parameter: URLWithAnchor. +- New parameter: URLWithAnchor (set to 0 by default). Other/Documentation: +- Replaced -month=year option by -month=all. +- Added an error message if a -migrate is done on an history file with + wrong file name. - GeoIP memory cache code is now stored inside plugin code. - Added list of loaded plugins in AWStats copyright string. - Updated documentation. +Note 1: + Old deprecated values for -lang option (-lang=0, -lang=1...) has been + removed. Use -lang=code_language instead (-lang=en, -lang=fr, ...). +Note 2: + Old deprecated -month=year option must be replaced by -month=all when + used on command line. + 5.3