]> git.ipfire.org Git - thirdparty/sarg.git/blobdiff - ChangeLog
Split the input log file into several files
[thirdparty/sarg.git] / ChangeLog
index 18cf308f519ab7ca62b17357c53696cbee457f80..128208635b7080b8de87811302510260676c738e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,13 @@
 SARG ChangeLog
 
-Dec-21-2010 Version 2.3.2-pre1
+Jan-25-2010 Version 2.3.2-pre1
                - Add support for sorttable.js (http://www.kryogenix.org/code/browser/sorttable/) to dynamically sort some tables (thanks to Éric).
                - Add the two command line options --lastlog and --keeplogs to set the number of reports to keep or to keep all the reports respectively (thanks to Emmanuel Lacour for the suggestion).
                - Report the user ID in the e-mail report.
                - Add an option to sort the top sites by time.
                - Delete unused files from the directory containing the user report (thanks to alf-man).
                - Add the index_fields option to hide the directory size column in the index sorted by date.
+               - Split the input log file in several files each containing one day worth of data (thanks to Mauricio Silveira).
 
 Sep-18-2010 Version 2.3.1
                - Remove the distinct printf for the alpha architecture as it doesn't work anymore and is not necessary anyway.