From: Frédéric Marchal Date: Sun, 30 Oct 2011 14:43:41 +0000 (+0000) Subject: Update ChangeLog X-Git-Tag: v2.3.2~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b5aa53e26341ce7eab75d55903ef7b7613fe9e00;p=thirdparty%2Fsarg.git Update ChangeLog --- diff --git a/ChangeLog b/ChangeLog index cc313b1..674b847 100644 --- 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.