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

index acea3ab54f9978583f038aa8ecdcc3fb339a4c46..91bf49a3ec2e5c9613e82bca6ecdc1f15925f457 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 SARG ChangeLog
 
-Jun-18-2011 Version 2.3.2-pre1
+Jun-19-2011 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.
@@ -11,8 +11,9 @@ Jun-18-2011 Version 2.3.2-pre1
                - Take the date_format into account when converting a log file.
                - Accept IPv6 addresses in the realtime report.
                - Don't fail for an empty report directory when building the index.
-               - Fix a read error when parsing the time of a common log format.
+               - Fix a read error when parsing the time of a common log format (thanks to Richard P Scott).
                - Use anonymous file and directory names in the report to hide the identity of the user whose report is displayed and shorten the total path length.
+               - More robust calls to external sort commands (guard against buffer overflows and use tab as column separator).
                - Replace host names by alias and group identical aliased host names.
 
 Sep-18-2010 Version 2.3.1