]> git.ipfire.org Git - thirdparty/sarg.git/commitdiff
Update ChangeLog
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Sun, 30 Oct 2011 14:43:41 +0000 (14:43 +0000)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Sun, 30 Oct 2011 14:43:41 +0000 (14:43 +0000)
ChangeLog

index cc313b16fdfc5f1659fa0cc1b19fd371c9f96f9a..674b8476b7ec8481211820a5e0dc85461dccb080 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 SARG ChangeLog
 
-Dep-02-2011 Version 2.3.2-pre2
+Oct-30-2011 Version 2.3.2-pre2
                - 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.
@@ -18,6 +18,7 @@ Dep-02-2011 Version 2.3.2-pre2
                - IPv6 is accepted in the hosts exclusion list.
                - Discriminate between users whose name produce the same mangled temporary file name.
                - Write a note about the number of entries ignored in the reports (thanks to Iain Lopata).
+               - Command line option -z output some messages to explain why the reports are not generated due to the configuration.
 
 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.