]> git.ipfire.org Git - thirdparty/sarg.git/commitdiff
Update the ChangeLog.
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Sat, 18 Sep 2010 12:37:44 +0000 (12:37 +0000)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Sat, 18 Sep 2010 12:37:44 +0000 (12:37 +0000)
ChangeLog

index e353c9525f4d8a5fec33699ca964cf226037dcae..c119ac68a6b51b2c90a4469117ac21e5275cd45b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,17 @@
 SARG ChangeLog
 
-Jul-14-2010 Version 2.3.1
+Aug-17-2010 Version 2.3.1
                - Remove the distinct printf for the alpha architecture as it doesn't work anymore and is not necessary anyway.
                - Don't abort if "onload" or "script" is found in the user agent string.
                - Take the configured locale path into account when installing sarg.
+               - Fix the realtime and e-mail reports.
+               - Allow for the translation of the sort criterion on the report pages.
+               - The mail_utility command isn't quoted any more so it is possible to add some command line arguments.
+               - Fix a wrongly reported error if the two "hours" and "weekdays" options are enabled in sarg.conf (thanks to guyizsolt).
+               - Add a link on the denied page to link the page to the corresponding user.
+               - Fix a problem with the progress indicator when reading from a compressed log file.
+               - Report an error if the output directory is a subdirectory of the temporary directory.
+               - Use a more robust protection against an attack using javascript in the useragent string.
 
 Jun-21-2010 Version 2.3
                - LDAP usertab added.