]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Replaced -month=year option by -month=all.
authoreldy <>
Sat, 4 Jan 2003 18:56:19 +0000 (18:56 +0000)
committereldy <>
Sat, 4 Jan 2003 18:56:19 +0000 (18:56 +0000)
Better parsing of parameters (Solved bug 635962).

docs/awstats_changelog.txt

index c70ee4652113ffb34ea8506e4e20b8c1c2efd032..56f9ee27727a8ff2592be4e8ec8371328d0cea91 100644 (file)
@@ -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