]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Fix for count of Add To Favourites.
authoreldy <>
Sat, 12 Jul 2003 15:48:04 +0000 (15:48 +0000)
committereldy <>
Sat, 12 Jul 2003 15:48:04 +0000 (15:48 +0000)
docs/awstats_changelog.txt

index 39dc13ae33e23722d1a01117d5726e482df2a9dd..fc7229c2c7f912b84ea0e899dd1f00bfc4b28ee2 100644 (file)
@@ -6,10 +6,10 @@ $Revision$ - $Author$ - $Date$
 5.7
 
 Fixes:
-- Count for add to favourites is done on hits to favicon.ico for IE only to
-  to count wrong "Add" done by browsers that hit the file even when no add is
-  done. Value reported is the count for IE / ratio of IE among all other
-  browsers.
+- Count for add to favourites is done on hits to favicon.ico for IE only. This
+  avoid counting wrong "Add" done by browsers that hit the file even when no
+  add is done. Value reported is the (count for IE) / (ratio of IE among all
+  other browsers).
 - Count for Browsers with WMA audio playing support now works.
 - Fix problem with default ShowFlagLinks defined to 1 instead of '' when not
   included in config file.